aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-utils.c')
-rw-r--r--mail/em-utils.c5
1 files changed, 3 insertions, 2 deletions
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.