# HG changeset patch # User Eric Warmenhoven # Date 975224157 0 # Node ID c8615d023aaf29003aed8bd98cf543aca91e4624 # Parent 903a6d0938c780daf3db83912ae461439b958d78 [gaim-migrate @ 1146] if anyone knows of a good icq library (better than icqlib even) please tell me committer: Tailor Script diff -r 903a6d0938c7 -r c8615d023aaf plugins/yay/yay.c --- a/plugins/yay/yay.c Sun Nov 26 05:56:57 2000 +0000 +++ b/plugins/yay/yay.c Sun Nov 26 07:35:57 2000 +0000 @@ -230,7 +230,7 @@ yahoo_get_config(ctxt); - if (yahoo_cmd_logon(ctxt, YAHOO_STATUS_AVAILABLE)) { + if (!yahoo_cmd_logon(ctxt, YAHOO_STATUS_AVAILABLE)) { debug_printf("Yahoo: Unable to login\n"); hide_login_progress(gc, "Unable to login"); signoff(gc);