Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1022e276 authored by Glenn Kasten's avatar Glenn Kasten
Browse files

Fix build warning

Change-Id: I1e3a76e4bdae5eec4f75c5d8eb9f533afab6d140
parent 777e86a0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -57,7 +57,7 @@ public:
    /*
     * Open a new or existing archive.
     */
    typedef enum {
    enum {
        kOpenReadOnly   = 0x01,
        kOpenReadWrite  = 0x02,
        kOpenCreate     = 0x04,     // create if it doesn't exist