X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=lib%2Fmessage.cc;h=2fb67d85dc283bbca94b30d7831f01a98048e701;hb=9916dea47319745632d7c0b61e5572ee559108ad;hp=9455b11d747c7c4e970da6414f30f4e7362775e8;hpb=3db9e94b0e94683349c594a63a7736dea6715b1a;p=notmuch diff --git a/lib/message.cc b/lib/message.cc index 9455b11d..2fb67d85 100644 --- a/lib/message.cc +++ b/lib/message.cc @@ -1801,7 +1801,7 @@ _notmuch_message_database (notmuch_message_t *message) return message->notmuch; } -void +static void _notmuch_message_ensure_property_map (notmuch_message_t *message) { notmuch_string_node_t *node;