X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-reply.c;h=d734de39c1da5be3b91b214d05d72b7e76ea9f3c;hp=42060665743e24534f0bb8db52e8b8110697f81b;hb=819f964d9a8cf5c92c5d13e8d1f1ac908f159a8c;hpb=d136a1e2cffe954d83495c0f8e45d5ce97583e90 diff --git a/notmuch-reply.c b/notmuch-reply.c index 42060665..d734de39 100644 --- a/notmuch-reply.c +++ b/notmuch-reply.c @@ -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;