]> git.notmuchmail.org Git - notmuch/blobdiff - lib/message-private.h
lib: convert notmuch_bool_t to stdbool internally
[notmuch] / lib / message-private.h
index 74199256cc5de94f729d908bc2ccce8b00054684..73b080e4843b9dec07a1c005e8abd0bbab57281b 100644 (file)
@@ -4,7 +4,7 @@
 notmuch_string_map_t *
 _notmuch_message_property_map (notmuch_message_t *message);
 
-notmuch_bool_t
+bool
 _notmuch_message_frozen (notmuch_message_t *message);
 
 void