libpurple/prpl.h

changeset 29815
e75c3336b42a
parent 29803
278d6c622f5d
child 30113
f60cbf3b3ca9
--- a/libpurple/prpl.h	Thu Mar 04 22:14:03 2010 +0000
+++ b/libpurple/prpl.h	Thu Mar 04 22:35:32 2010 +0000
@@ -572,8 +572,7 @@
 
 	/**
 	 * Returns an array of "PurpleMood"s, with the last one having
-	 * "mood" set to @c NULL, or NULL if the account does not support setting
-	 * a mood.
+	 * "mood" set to @c NULL.
 	 */
 	PurpleMood *(*get_moods)(PurpleAccount *account);
 };

mercurial