]> git.notmuchmail.org Git - notmuch/blobdiff - util/zlib-extra.h
util: run uncrustify
[notmuch] / util / zlib-extra.h
index e9925c985330073398c01b53dffcf0d6e6fc208d..7532339b0df2000d8a70472e2107ebbf47e1669c 100644 (file)
@@ -30,7 +30,7 @@ gz_error_string (util_status_t status, gzFile stream);
 /* Call gzerror with a dummy errno argument, the docs don't promise to
  * support the NULL case */
 const char *
-gzerror_str(gzFile file);
+gzerror_str (gzFile file);
 
 #ifdef __cplusplus
 }