diff src/protocols/yahoo/yahoo.c @ 7010:eb3ed649252e

[gaim-migrate @ 7573] This is more better. Thanks, marv. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Mon, 29 Sep 2003 07:39:10 +0000
parents b11b2880bafd
children 859cafb6433f
line wrap: on
line diff
--- a/src/protocols/yahoo/yahoo.c	Mon Sep 29 06:23:47 2003 +0000
+++ b/src/protocols/yahoo/yahoo.c	Mon Sep 29 07:39:10 2003 +0000
@@ -1369,7 +1369,7 @@
 	char *seed = NULL;
 	char *sn   = NULL;
 	GSList *l = pkt->hash;
-	int m = 1;
+	int m = 0;
 
 	
 	while (l) {