X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=lib%2Fnotmuch.h;h=52078e812a712101b355f012674f5acb5c129f98;hb=777cd23d9db64c8015fe880a106e84c3634bf19f;hp=d9fe152a0529206d2a780c06d03fc3091968a9cf;hpb=6ef6ddba80116e6c1cbaca494f42a63d924b741b;p=notmuch diff --git a/lib/notmuch.h b/lib/notmuch.h index d9fe152a..52078e81 100644 --- a/lib/notmuch.h +++ b/lib/notmuch.h @@ -220,8 +220,8 @@ notmuch_database_get_directory (notmuch_database_t *database, * NOTMUCH_STATUS_SUCCESS: Message successfully added to database. * * NOTMUCH_STATUS_DUPLICATE_MESSAGE_ID: Message has the same message - * ID as another message already in the database. Nothing added - * to the database. + * ID as another message already in the database. The new filename + * was successfully added to the message in the database. * * NOTMUCH_STATUS_FILE_ERROR: an error occurred trying to open the * file, (such as permission denied, or file not found,