]> git.notmuchmail.org Git - notmuch/blobdiff - lib/notmuch-private.h
lib: Rework interface for maildir_flags synchronization
[notmuch] / lib / notmuch-private.h
index d602e157c80e8184bd5d23ece56dc6a4afb8343d..4c3d3eb81e630cefdbd8ec3f4b64206598b99a78 100644 (file)
@@ -261,7 +261,7 @@ notmuch_status_t
 _notmuch_message_add_filename (notmuch_message_t *message,
                               const char *filename);
 
-notmuch_private_status_t
+notmuch_status_t
 _notmuch_message_rename (notmuch_message_t *message,
                         const char *new_filename);