[gaim-migrate @ 14629]

Sun, 04 Dec 2005 21:01:20 +0000

author
Richard Laager <rlaager@pidgin.im>
date
Sun, 04 Dec 2005 21:01:20 +0000
changeset 12325
e3f6ea0ecd25
parent 12324
caf9784f2405
child 12326
49fa442452e8

[gaim-migrate @ 14629]
Make silcgaim_blist_node_menu static.

src/protocols/silc/silc.c file | annotate | diff | comparison | revisions
--- a/src/protocols/silc/silc.c	Sun Dec 04 18:42:21 2005 +0000
+++ b/src/protocols/silc/silc.c	Sun Dec 04 21:01:20 2005 +0000
@@ -1214,7 +1214,7 @@
 }
 
 
-GList *silcgaim_blist_node_menu(GaimBlistNode *node) {
+static GList *silcgaim_blist_node_menu(GaimBlistNode *node) {
 	/* split this single menu building function back into the two
 	   original: one for buddies and one for chats */
 

mercurial