diff src/dialogs.c @ 924:f6aa60716419

[gaim-migrate @ 934] Better linkification. I'll add support for the , tomorrow. committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Mon, 18 Sep 2000 10:38:25 +0000
parents 378c862a2381
children 44f65bde9208
line wrap: on
line diff
--- a/src/dialogs.c	Sat Sep 16 08:06:32 2000 +0000
+++ b/src/dialogs.c	Mon Sep 18 10:38:25 2000 +0000
@@ -2830,6 +2830,7 @@
 		buf2 = buf;
 		buf = g_malloc(8193);
                 g_snprintf(buf, 8192, "toc_set_config {%s}\n", buf2);
+		printf("%s\n", buf2);
                 g_free(buf2);
 	/* Something else */
         } else {