]> git.notmuchmail.org Git - notmuch/blobdiff - message-file.c
Add -Wmising-declarations and fix warnings.
[notmuch] / message-file.c
index f625a9300829293ff6352d062bc36f5b63a110a4..2bd560569dda6aedda058d8942d65e53a4b32f80 100644 (file)
@@ -149,7 +149,7 @@ notmuch_message_file_restrict_headers (notmuch_message_file_t *message, ...)
     notmuch_message_file_restrict_headersv (message, va_headers);
 }
 
-void
+static void
 copy_header_unfolding (header_value_closure_t *value,
                       const char *chunk)
 {