From f59681796df8fe0138a1754abbe8ec781bc1535e Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 1 Jul 2011 00:07:26 -0400 Subject: Coding style and whitespace cleanup. --- em-format/em-format.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'em-format/em-format.c') diff --git a/em-format/em-format.c b/em-format/em-format.c index 1c2624f1f6..f1aea4b00d 100644 --- a/em-format/em-format.c +++ b/em-format/em-format.c @@ -1656,7 +1656,9 @@ emf_multipart_mixed (EMFormat *emf, } } -static gboolean related_display_part_is_attachment (EMFormat *emf, CamelMimePart *part); +static gboolean related_display_part_is_attachment + (EMFormat *emf, + CamelMimePart *part); /* RFC 1740 */ static void -- cgit v1.2.3