diff src/protocols/msn/switchboard.c @ 11897:a1aa681f1448

[gaim-migrate @ 14188] Make some things static and make msn disconnect errors slightly less geeky committer: Tailor Script <tailor@pidgin.im>
author Stu Tomlinson <stu@nosnilmot.com>
date Sun, 30 Oct 2005 16:59:25 +0000
parents 922782381027
children cc917559894b
line wrap: on
line diff
--- a/src/protocols/msn/switchboard.c	Sat Oct 29 21:11:07 2005 +0000
+++ b/src/protocols/msn/switchboard.c	Sun Oct 30 16:59:25 2005 +0000
@@ -931,7 +931,7 @@
 #endif
 }
 
-void
+static void
 nudge_msg(MsnCmdProc *cmdproc, MsnMessage *msg)
 {
 	MsnSwitchBoard *swboard;