src/savedstatuses.h

changeset 13122
85136c011157
parent 13012
402bd07464a7
child 13245
3c026039efc5
--- a/src/savedstatuses.h	Sat Feb 04 21:12:03 2006 +0000
+++ b/src/savedstatuses.h	Sat Feb 04 21:42:02 2006 +0000
@@ -264,7 +264,10 @@
  *
  * @param saved_status The saved status.
  *
- * @return The name.
+ * @return The message.  This will return NULL if the saved
+ *         status does not have a message.  This will
+ *         contain the normal markup that is created by
+ *         Gaim's IMHTML (basically HTML markup).
  */
 const char *gaim_savedstatus_get_message(const GaimSavedStatus *saved_status);
 

mercurial