X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fnotmuch-private.h;h=4c3d3eb81e630cefdbd8ec3f4b64206598b99a78;hp=d602e157c80e8184bd5d23ece56dc6a4afb8343d;hb=bb74e9dff80e64734308d5997c756fd96d041235;hpb=4cfb2a02778bac16e785bbea1fd6c665e34bd955;ds=inline diff --git a/lib/notmuch-private.h b/lib/notmuch-private.h index d602e157..4c3d3eb8 100644 --- a/lib/notmuch-private.h +++ b/lib/notmuch-private.h @@ -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);