]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch-reply.c
Minor whitespace touchup.
[notmuch] / notmuch-reply.c
index 42060665743e24534f0bb8db52e8b8110697f81b..d734de39c1da5be3b91b214d05d72b7e76ea9f3c 100644 (file)
@@ -24,7 +24,7 @@
 #include "gmime-filter-reply.h"
 
 static void
-reply_part(GMimeObject *part, int *part_count)
+reply_part (GMimeObject *part, int *part_count)
 {
     GMimeContentDisposition *disposition;
     GMimeContentType *content_type;