Cleaner fix part 1
[bluesky.git] / bluesky / imap.c
index ef48e77..c50691e 100644 (file)
@@ -330,7 +330,7 @@ gboolean bluesky_checkpoint_load(BlueSkyFS *fs)
     }
 
     last = bluesky_string_dup(last);
-    bluesky_cloudlog_decrypt(last->data, last->len, fs->keys, NULL);
+    bluesky_cloudlog_decrypt(last->data, last->len, fs->keys, NULL, FALSE);
 
     /* Scan through the contents of the last log segment to find a checkpoint
      * record.  We need to do a linear scan since at this point we don't have a