Tue, 09 May 2006 03:29:08 +0000
[gaim-migrate @ 16165]
Remove a stray character
| src/gtkconn.c | file | annotate | diff | comparison | revisions |
--- a/src/gtkconn.c Tue May 09 01:42:39 2006 +0000 +++ b/src/gtkconn.c Tue May 09 03:29:08 2006 +0000 @@ -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) {