diff src/connection.c @ 10816:c94f40ffcafb

[gaim-migrate @ 12471] rlaager reverted objectionable spacing changes committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Mon, 11 Apr 2005 15:26:51 +0000
parents d087e928ffd1
children 53e7884c549a
line wrap: on
line diff
--- a/src/connection.c	Mon Apr 11 15:00:30 2005 +0000
+++ b/src/connection.c	Mon Apr 11 15:26:51 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;