X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=message-file.c;fp=message-file.c;h=2bd560569dda6aedda058d8942d65e53a4b32f80;hp=f625a9300829293ff6352d062bc36f5b63a110a4;hb=c7482b4dce114b1c09cbac2f4ef6d0defdb23258;hpb=eb7b8cf31a8378784e97966204559f1b270ac3e9 diff --git a/message-file.c b/message-file.c index f625a930..2bd56056 100644 --- a/message-file.c +++ b/message-file.c @@ -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) {