]> git.notmuchmail.org Git - notmuch/blobdiff - lib/notmuch-private.h
database: Allowing storing multiple filenames for a single message ID.
[notmuch] / lib / notmuch-private.h
index 5a930bb32a87f0204a3f13c75ea5071b0f9b8136..e9712832aa690f47e08d6cd1ed26ffdb7f13d62f 100644 (file)
@@ -211,7 +211,7 @@ _notmuch_message_gen_terms (notmuch_message_t *message,
                            const char *text);
 
 notmuch_status_t
-_notmuch_message_set_filename (notmuch_message_t *message,
+_notmuch_message_add_filename (notmuch_message_t *message,
                               const char *filename);
 
 void