[gaim-migrate @ 16879]

Sat, 19 Aug 2006 07:55:17 +0000

author
Mark Doliner <markdoliner@pidgin.im>
date
Sat, 19 Aug 2006 07:55:17 +0000
changeset 14267
f66fd9ea5ea8
parent 14266
1c194def2cba
child 14268
3c3c19b6ba4c

[gaim-migrate @ 16879]
Callback doesn't need to be capitalized

doc/ChangeLog.API file | annotate | diff | comparison | revisions
--- 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

mercurial