X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=notmuch-show.c;h=03553d88b30b5abcde0b5c399480a5cf36e55652;hb=819f964d9a8cf5c92c5d13e8d1f1ac908f159a8c;hp=9f81ae161f1fa4975df8cf721630fbab818539c9;hpb=d136a1e2cffe954d83495c0f8e45d5ce97583e90;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;