]> git.notmuchmail.org Git - notmuch/blobdiff - lib/notmuch-private.h
Maildir synchronization
[notmuch] / lib / notmuch-private.h
index 5b32f84a75ff4c316fa64e7b278dc973a4d4c851..d602e157c80e8184bd5d23ece56dc6a4afb8343d 100644 (file)
@@ -261,6 +261,10 @@ notmuch_status_t
 _notmuch_message_add_filename (notmuch_message_t *message,
                               const char *filename);
 
+notmuch_private_status_t
+_notmuch_message_rename (notmuch_message_t *message,
+                        const char *new_filename);
+
 void
 _notmuch_message_ensure_thread_id (notmuch_message_t *message);