diff -r b90fe6b900db -r b0c18ea1dee8 src/protocols/toc/toc.c --- 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)