X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=lib%2Fnotmuch.h;h=60834fb50bb687da9d097ed5b41c15f394554854;hb=6da656657621febf2d5b9e1ba69c8856f9882140;hp=e4f399291689d3d533a2aab90fe79d97159e41b8;hpb=ed16edc94d6a50ca86ff1575d9ea6fb9168b2e81;p=obsolete%2Fnotmuch-old diff --git a/lib/notmuch.h b/lib/notmuch.h index e4f39929..60834fb5 100644 --- a/lib/notmuch.h +++ b/lib/notmuch.h @@ -711,7 +711,7 @@ notmuch_message_get_filename (notmuch_message_t *message); /* Message flags */ typedef enum _notmuch_message_flag { - NOTMUCH_MSG_FLAG_MATCHING_SEARCH, + NOTMUCH_MESSAGE_FLAG_MATCH, } notmuch_message_flag_t; /* Get a value of a flag for the email corresponding to 'message'. */