* fix to comply with tinymail changes (I made patch for tinymail,
[modest] / src / modest-tny-msg-actions.h
index 65c6d88..09c478d 100644 (file)
@@ -68,7 +68,7 @@ TnyMimePartIface *modest_tny_msg_actions_find_body_part (TnyMsgIface * self, gbo
  * 
  * search for the nth (mime) part in the message
  * 
- * Returns: the TnyMsgMimePartIface for the found part, or NULL if no matching part is found
+ * Returns: the TnyMsgMimePartIface for the found part, or NULL if no matching part is foundi; must be unref'd
  */
 TnyMimePartIface * modest_tny_msg_actions_find_nth_part (TnyMsgIface *msg, gint index);