]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch-private.h
Fix add_message and get_filename to strip/re-add the database path.
[notmuch] / notmuch-private.h
index 440860babc569d653f6b8d00dfef95071db0406f..da36c30098ed0fce9f8b2f9017ff1e81dd165d81 100644 (file)
@@ -172,7 +172,7 @@ notmuch_message_t *
 _notmuch_message_create_for_message_id (const void *talloc_owner,
                                        notmuch_database_t *notmuch,
                                        const char *message_id,
 _notmuch_message_create_for_message_id (const void *talloc_owner,
                                        notmuch_database_t *notmuch,
                                        const char *message_id,
-                                       notmuch_status_t *status);
+                                       notmuch_private_status_t *status);
 
 const char *
 _notmuch_message_get_subject (notmuch_message_t *message);
 
 const char *
 _notmuch_message_get_subject (notmuch_message_t *message);