X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=lib%2Fnotmuch-private.h;h=59eb2bc285a53b2dabfbe1e2dca271aa245e4979;hb=1fa8e40561aafb0ac4f51e0aba171a702b66fd86;hp=af185c7c5ba8838e82ca80931282c3b7dbe55f04;hpb=2a865351dd44fea69a580978baf325353b13d4cb;p=notmuch diff --git a/lib/notmuch-private.h b/lib/notmuch-private.h index af185c7c..59eb2bc2 100644 --- a/lib/notmuch-private.h +++ b/lib/notmuch-private.h @@ -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);