diff src/protocols/toc/toc.c @ 2137:18722ae5b882

[gaim-migrate @ 2147] i guess. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 08 Aug 2001 19:55:12 +0000
parents 73253b36c3cb
children 42e8e44f5c40
line wrap: on
line diff
--- a/src/protocols/toc/toc.c	Wed Aug 08 19:13:01 2001 +0000
+++ b/src/protocols/toc/toc.c	Wed Aug 08 19:55:12 2001 +0000
@@ -307,7 +307,7 @@
 	if (!url_text)
 		return;
 
-	g_show_info_text(url_text);
+	g_show_info_text(url_text, NULL);
 }
 
 static void toc_callback(gpointer data, gint source, GaimInputCondition condition)