X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fnotmuch-private.h;h=59eb2bc285a53b2dabfbe1e2dca271aa245e4979;hp=af185c7c5ba8838e82ca80931282c3b7dbe55f04;hb=3fed6736a7ef8b8b1f05d0fabb136bdd3b5917ee;hpb=db465e443f3cd5ef3ba52304ab8b5dc6e0d7e620 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);