Mercurial > pidgin.yaz
changeset 14205:72042b59b658
[gaim-migrate @ 16879]
Callback doesn't need to be capitalized
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sat, 19 Aug 2006 07:55:17 +0000 |
parents | cfda6170694d |
children | c2b3ecb1a99b |
files | doc/ChangeLog.API |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/ChangeLog.API Sat Aug 19 07:26:04 2006 +0000 +++ b/doc/ChangeLog.API Sat Aug 19 07:55:17 2006 +0000 @@ -90,7 +90,7 @@ * gaim_pounce_new(): Added option argument for pounce options * gaim_network_listen() and gaim_network_listen_range(): Added socket_type parameter to allow creation of UDP listening. Modified - to be asynchronous with a Callback to allow for UPnP operation. + to be asynchronous with a callback to allow for UPnP operation. * GaimPrefCallback: val is now a gconstpointer instead of a gpointer * gtk_imhtml_get_current_format(): the arguments are now set to TRUE or FALSE. Previously they were set to TRUE or left alone. Also, you