[gaim-migrate @ 1266]

Thu, 14 Dec 2000 01:54:16 +0000

author
Eric Warmenhoven <warmenhoven@yahoo.com>
date
Thu, 14 Dec 2000 01:54:16 +0000
changeset 1256
b5b9f67d1081
parent 1255
b81cd80fd937
child 1257
ab7b551c1b90

[gaim-migrate @ 1266]
dont --enable-debug! hehe j/k

src/prefs.c file | annotate | diff | comparison | revisions
--- a/src/prefs.c	Thu Dec 14 00:13:27 2000 +0000
+++ b/src/prefs.c	Thu Dec 14 01:54:16 2000 +0000
@@ -1964,7 +1964,7 @@
 
 		gtk_text_insert(GTK_TEXT(dw->entry), NULL, NULL, NULL, s, -1);
 #ifdef DEBUG
-		printf("%s", chars);
+		printf("%s", s);
 #endif
 		g_free(s);
 	}

mercurial