From: <the...@us...> - 2006-05-09 03:29:23
|
Revision: 16165 Author: thekingant Date: 2006-05-08 20:29:08 -0700 (Mon, 08 May 2006) ViewCVS: http://svn.sourceforge.net/gaim/?rev=16165&view=rev Log Message: ----------- Remove a stray character Modified Paths: -------------- trunk/src/gtkconn.c Modified: trunk/src/gtkconn.c =================================================================== --- trunk/src/gtkconn.c 2006-05-09 01:42:39 UTC (rev 16164) +++ trunk/src/gtkconn.c 2006-05-09 03:29:08 UTC (rev 16165) @@ -63,7 +63,7 @@ (gaim_connections_get_connecting() != NULL)); gtk_gaim_status_box_pulse_connecting(GTK_GAIM_STATUS_BOX(gtkblist->statusbox)); } -\ + static void gaim_gtk_connection_connected(GaimConnection *gc) { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |