]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch-show.c
Minor whitespace touchup.
[notmuch] / notmuch-show.c
index 9f81ae161f1fa4975df8cf721630fbab818539c9..03553d88b30b5abcde0b5c399480a5cf36e55652 100644 (file)
@@ -67,7 +67,7 @@ _get_one_line_summary (void *ctx, notmuch_message_t *message)
 }
 
 static void
-show_part(GMimeObject *part, int *part_count)
+show_part (GMimeObject *part, int *part_count)
 {
     GMimeContentDisposition *disposition;
     GMimeContentType *content_type;