X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fmessage.cc;h=d4eb209b283d6e0212d92d9b47cb4ea434068807;hp=26b5e76e9636b67e43ca5c42c08210f73c70f0c2;hb=e038b95ffe18b13fb47f4982ddc969669172cb32;hpb=3959d98535b1a3fa61d45a457cce23aa7569b942 diff --git a/lib/message.cc b/lib/message.cc index 26b5e76e..d4eb209b 100644 --- a/lib/message.cc +++ b/lib/message.cc @@ -728,7 +728,7 @@ _notmuch_message_add_filename (notmuch_message_t *message, * Note: This function does not remove a document from the database, * even if the specified filename is the only filename for this * message. For that functionality, see - * _notmuch_database_remove_message. */ + * notmuch_database_remove_message. */ notmuch_status_t _notmuch_message_remove_filename (notmuch_message_t *message, const char *filename)