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