--- a/src/gtkblist.h Sat Apr 26 20:05:01 2003 +0000 +++ b/src/gtkblist.h Sat Apr 26 20:30:43 2003 +0000 @@ -1,5 +1,5 @@ /** - * @file gtkblist.h GTK+ Buddy List API + * @file gtklist.h GTK+ Buddy List API * @ingroup gtkui * * gaim @@ -122,7 +122,7 @@ /** * Useful for the buddy ticker */ -GdkPixbuf *gaim_gtk_blist_get_status_icon(struct buddy *b, +GdkPixbuf *gaim_gtk_blist_get_status_icon(GaimBlistNode *node, GaimStatusIconSize size); #endif /* _GAIM_GTK_LIST_H_ */