diff src/blist.c @ 7879:f9df510460d7

[gaim-migrate @ 8533] Some lot of small changes, mostly to conversation menus. -Made the alias menu item in chat convo windows work -Made the add/remove menu items in chat convo windows work. The menu item still doesn't toggle after you've added or removed, but I'll probably do that soon -Made the invite dialog not modal -Removed GAIM_STOCK_PRIVACY from stock.[c|h] since we're not using it anymore committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 14 Dec 2003 23:59:14 +0000
parents e873d0bd0e6c
children 7b8407d8c546
line wrap: on
line diff
--- a/src/blist.c	Sun Dec 14 23:55:39 2003 +0000
+++ b/src/blist.c	Sun Dec 14 23:59:14 2003 +0000
@@ -628,7 +628,7 @@
 		gaim_blist_save();
 }
 
-void  gaim_blist_add_buddy (GaimBuddy *buddy, GaimContact *contact, GaimGroup *group, GaimBlistNode *node)
+void gaim_blist_add_buddy(GaimBuddy *buddy, GaimContact *contact, GaimGroup *group, GaimBlistNode *node)
 {
 	GaimBlistNode *cnode, *bnode;
 	GaimGroup *g;