src/protocols/yahoo/yay.c

changeset 2382
69a4e3665132
parent 2309
f626dec19cf8
child 2491
eaed79bf50e5
--- a/src/protocols/yahoo/yay.c	Fri Sep 28 05:17:16 2001 +0000
+++ b/src/protocols/yahoo/yay.c	Fri Sep 28 07:46:36 2001 +0000
@@ -259,7 +259,7 @@
 	}
 
 	if (bud_list_cache_exists(gc))
-		do_import(NULL, gc);
+		do_import(gc, NULL);
 
 	grps = yd->sess->groups;
 	while (grps) {

mercurial