--- a/src/gtkblist.h Sat Jan 08 07:25:37 2005 +0000 +++ b/src/gtkblist.h Sat Jan 08 07:40:31 2005 +0000 @@ -135,8 +135,9 @@ * * @param menu The menu to populate * @param buddy The buddy who's menu to get + * @param sub TRUE if this is a sub-menu, FALSE otherwise */ -void gaim_gtk_blist_make_buddy_menu(GtkWidget *menu, GaimBuddy *buddy); +void gaim_gtk_blist_make_buddy_menu(GtkWidget *menu, GaimBuddy *buddy, gboolean sub); /** * Refreshes all the nodes of the buddy list.