From: Eric W. <war...@us...> - 2001-11-20 01:01:25
|
Update of /cvsroot/gaim/gaim/src/protocols/toc In directory usw-pr-cvs1:/tmp/cvs-serv21505/protocols/toc Modified Files: toc.c Log Message: SPAM!!! All recipients of the email generated by this commit each owe me $125 per email sent, plus a $75 handling fee for all messages combined. Or was that supposed to be the other way around. Index: toc.c =================================================================== RCS file: /cvsroot/gaim/gaim/src/protocols/toc/toc.c,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- toc.c 2001/11/15 08:19:46 1.33 +++ toc.c 2001/11/20 01:01:22 1.34 @@ -382,7 +382,7 @@ if (!url_text) return; - g_show_info_text(url_text, NULL); + g_show_info_text(NULL, NULL, FALSE, url_text, NULL); } static char *show_error_message() |