changeset 2807:f01e6a425136

[gaim-migrate @ 2820] whoops :) committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 27 Nov 2001 23:55:50 +0000
parents 1ffac7cf4e94
children e79f30457998
files src/protocols/yahoo/yahoo.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/protocols/yahoo/yahoo.c	Tue Nov 27 22:54:32 2001 +0000
+++ b/src/protocols/yahoo/yahoo.c	Tue Nov 27 23:55:50 2001 +0000
@@ -386,6 +386,7 @@
 			if (pkt->service == YAHOO_SERVICE_LOGOFF ||
 			    strtol(pair->value, NULL, 10) == 0) {
 				serv_got_update(gc, name, 0, 0, 0, 0, 0, 0);
+				break;
 			}
 			if (state == YAHOO_STATUS_AVAILABLE)
 				serv_got_update(gc, name, 1, 0, 0, 0, 0, 0);