src/connection.c

changeset 10812
25c595cbffe8
parent 10755
a336a5d3102d
child 10816
ba2657f4c157
--- a/src/connection.c	Mon Apr 11 04:07:50 2005 +0000
+++ b/src/connection.c	Mon Apr 11 04:32:26 2005 +0000
@@ -130,7 +130,7 @@
 
 	if (regist)
 	{
-		gaim_debug_info("connection", "Registering.  gc = %p\n", gc);
+		gaim_debug_info("connection", "Registering. gc = %p\n", gc);
 
 		/* set this so we don't auto-reconnect after registering */
 		gc->wants_to_die = TRUE;

mercurial