X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=notmuch-show.c;h=03553d88b30b5abcde0b5c399480a5cf36e55652;hb=819f964d9a8cf5c92c5d13e8d1f1ac908f159a8c;hp=9f81ae161f1fa4975df8cf721630fbab818539c9;hpb=93dcc3b695e19dd36cc8f638c6e01ecbbd9a447d;p=notmuch diff --git a/notmuch-show.c b/notmuch-show.c index 9f81ae16..03553d88 100644 --- a/notmuch-show.c +++ b/notmuch-show.c @@ -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;