X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=lib%2Fnotmuch.h;fp=lib%2Fnotmuch.h;h=cb721b27b74937cf74fc1521d8cdff25f569ac48;hb=e0834e376a1078fc3a79978cf36a94785cdb2d30;hp=074fc68287aa247c18890b2332552197c6a06c1c;hpb=f25e48e0234a050cab38306a066605a0f8bd3d12;p=notmuch diff --git a/lib/notmuch.h b/lib/notmuch.h index 074fc682..cb721b27 100644 --- a/lib/notmuch.h +++ b/lib/notmuch.h @@ -323,7 +323,7 @@ typedef enum { * config_path="" and error_message=NULL * @deprecated Deprecated as of libnotmuch 5.4 (notmuch 0.32) */ -/* NOTMUCH_DEPRECATED(5, 4) */ +NOTMUCH_DEPRECATED(5, 4) notmuch_status_t notmuch_database_open (const char *path, notmuch_database_mode_t mode, @@ -335,7 +335,7 @@ notmuch_database_open (const char *path, * @deprecated Deprecated as of libnotmuch 5.4 (notmuch 0.32) * */ -/* NOTMUCH_DEPRECATED(5, 4) */ +NOTMUCH_DEPRECATED(5, 4) notmuch_status_t notmuch_database_open_verbose (const char *path, notmuch_database_mode_t mode,