diff src/gtkconn.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 feb3d21a7794
children 6faeeecab0dc
line wrap: on
line diff
--- a/src/gtkconn.c	Wed Oct 01 03:46:16 2003 +0000
+++ b/src/gtkconn.c	Wed Oct 01 04:05:46 2003 +0000
@@ -299,7 +299,7 @@
 {
 	GSList *awy = away_messages;
 	struct away_message *a, *message = NULL;
-	struct gaim_gtk_buddy_list *gtkblist;
+	GaimGtkBuddyList *gtkblist;
 
 	gtkblist = GAIM_GTK_BLIST(gaim_get_blist());