src/gtkblist.h

changeset 5234
8320a1cb0274
parent 5228
83adaad2deb1
child 5248
f4f944f4dbe0
--- 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_ */

mercurial