diff src/protocols/napster/napster.c @ 2382:569ae9f2bb89

[gaim-migrate @ 2395] big reorg of code. list.c contains 0 gtk. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 28 Sep 2001 07:46:36 +0000
parents a87ca0aa1840
children 37d80035e77f
line wrap: on
line diff
--- a/src/protocols/napster/napster.c	Fri Sep 28 05:17:16 2001 +0000
+++ b/src/protocols/napster/napster.c	Fri Sep 28 07:46:36 2001 +0000
@@ -392,7 +392,7 @@
 		serv_finish_login(gc);
 
 		if (bud_list_cache_exists(gc))
-			do_import(NULL, gc);
+			do_import(gc, NULL);
 
 		return;
 	}