aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/mbox/camel-mbox-parser.c
diff options
context:
space:
mode:
Diffstat (limited to 'camel/providers/mbox/camel-mbox-parser.c')
-rw-r--r--camel/providers/mbox/camel-mbox-parser.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/providers/mbox/camel-mbox-parser.c b/camel/providers/mbox/camel-mbox-parser.c
index 1786c32a2a..1e9b2abe3d 100644
--- a/camel/providers/mbox/camel-mbox-parser.c
+++ b/camel/providers/mbox/camel-mbox-parser.c
@@ -458,7 +458,7 @@ read_message_begining (CamelMboxPreParser *parser, gchar **message_summary)
* body. The @get_message_summary parameter allows to enable or disable this option.
*
*
- * Return value:
+ * Return value: An array of CamelMboxParserMessageInfo containing the informations on each message parsed in the file
**/
GArray *
camel_mbox_parse_file (int fd,