Thu, 14 Dec 2000 01:54:16 +0000
[gaim-migrate @ 1266] dont --enable-debug! hehe j/k
--- 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); }