]> git.notmuchmail.org Git - notmuch/blobdiff - lib/notmuch-private.h
util: Fix two corner-cases in boolean term quoting function
[notmuch] / lib / notmuch-private.h
index af185c7c5ba8838e82ca80931282c3b7dbe55f04..59eb2bc285a53b2dabfbe1e2dca271aa245e4979 100644 (file)
@@ -263,6 +263,9 @@ _notmuch_message_gen_terms (notmuch_message_t *message,
 void
 _notmuch_message_upgrade_filename_storage (notmuch_message_t *message);
 
+void
+_notmuch_message_upgrade_folder (notmuch_message_t *message);
+
 notmuch_status_t
 _notmuch_message_add_filename (notmuch_message_t *message,
                               const char *filename);