X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fnotmuch-private.h;h=f9adea728b4b8e83644f1b5c66245743c9ac5e86;hp=27b1317da3609c42953de1e40a5f047a9932fb1a;hb=909f52bd8c4bdfa11cd3e75e3d0959e0293689bd;hpb=21f8fd6967c3ef8e726652bbd6944e29975508b5 diff --git a/lib/notmuch-private.h b/lib/notmuch-private.h index 27b1317d..f9adea72 100644 --- a/lib/notmuch-private.h +++ b/lib/notmuch-private.h @@ -238,6 +238,9 @@ _notmuch_message_gen_terms (notmuch_message_t *message, const char *prefix_name, const char *text); +void +_notmuch_message_upgrade_filename_storage (notmuch_message_t *message); + notmuch_status_t _notmuch_message_add_filename (notmuch_message_t *message, const char *filename);