diff src/protocols/oscar/oscar.c @ 7098:770233dad86c

[gaim-migrate @ 7663] Renamed a few of the buddy list structs to be compliant with the rest of gaim. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Wed, 01 Oct 2003 04:05:46 +0000
parents c8bf2da398e3
children db6bd3e794d8
line wrap: on
line diff
--- a/src/protocols/oscar/oscar.c	Wed Oct 01 03:46:16 2003 +0000
+++ b/src/protocols/oscar/oscar.c	Wed Oct 01 04:05:46 2003 +0000
@@ -4879,7 +4879,7 @@
 		GaimBlistNode *gnode, *cnode, *bnode;
 		GaimGroup *group;
 		GaimBuddy *buddy;
-		struct gaim_buddy_list *blist;
+		GaimBuddyList *blist;
 		GSList *cur;
 
 		/* Buddies */