Mercurial > pidgin
diff libpurple/notify.h @ 15933:b449dc6b8a20
A little doxygen love and some tiny gaim->purpleisms
| author | Mark Doliner <mark@kingant.net> |
|---|---|
| date | Mon, 26 Mar 2007 05:28:57 +0000 |
| parents | 32c366eeeb99 |
| children | 516f14bef90e |
line wrap: on
line diff
--- a/libpurple/notify.h Mon Mar 26 04:59:53 2007 +0000 +++ b/libpurple/notify.h Mon Mar 26 05:28:57 2007 +0000 @@ -581,7 +581,7 @@ * Set the type of a PurpleNotifyUserInfoEntry * * @param user_info_entry The PurpleNotifyUserInfoEntry - * @param The PurpleNotifyUserInfoEntryType + * @param type The PurpleNotifyUserInfoEntryType */ void purple_notify_user_info_entry_set_type(PurpleNotifyUserInfoEntry *user_info_entry, PurpleNotifyUserInfoEntryType type);
