[evolution-data-server] Camel: Correct a copy&paste error in a function documentation



commit c640f9add56d3070d60a0d27dd2a6827bb135cf8
Author: Milan Crha <mcrha redhat com>
Date:   Wed Oct 20 10:33:13 2021 +0200

    Camel: Correct a copy&paste error in a function documentation

 src/camel/camel-message-info.c | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/camel/camel-message-info.c b/src/camel/camel-message-info.c
index 98135139a..0cc450390 100644
--- a/src/camel/camel-message-info.c
+++ b/src/camel/camel-message-info.c
@@ -3388,7 +3388,6 @@ camel_message_info_get_preview (const CamelMessageInfo *mi)
 /**
  * camel_message_info_dup_preview:
  * @mi: a #CamelMessageInfo
- * @name: header name
  *
  * Returns: (transfer none) (nullable): Body preview of the associated
  *    message, or %NULL, when not available. Free the returned string


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]