--- 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); };