From e6c34bb7591be7e13c43724b63fefcc243591866 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 30 Aug 2004 18:53:45 +0000 Subject: gtk-doc style comment fixes svn path=/trunk/; revision=27087 --- mail/em-utils.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'mail') diff --git a/mail/em-utils.c b/mail/em-utils.c index d50cbfc076..5a99ded76c 100644 --- a/mail/em-utils.c +++ b/mail/em-utils.c @@ -1433,10 +1433,11 @@ em_utils_part_to_html(CamelMimePart *part, ssize_t *len, EMFormat *source) /** * em_utils_message_to_html: - * @message: - * @source: + * @message: * @credits: * @flags: EMFormatQuote flags + * @len: + * @source: * * Convert a message to html, quoting if the @credits attribution * string is given. -- cgit