From 9c8a1047f49d49ae17bf20b16ba436ef1ebb767a Mon Sep 17 00:00:00 2001 From: Bram Matthys Date: Tue, 17 Feb 2004 00:52:24 +0000 Subject: [PATCH] more more more! --- include/msg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/msg.h b/include/msg.h index 3b446b674..86499e3ab 100644 --- a/include/msg.h +++ b/include/msg.h @@ -321,7 +321,7 @@ extern int m_credits(); extern int m_license(); extern int m_netinfo(), m_addmotd(), m_addomotd(); extern int m_svsfline(); -extern int m_botmotd(), m_sjoin(); +extern int m_botmotd(); extern int m_dccdeny(), m_undccdeny(); extern int m_opermotd(); extern int m_module(), m_alias(), m_tkl(), m_opermotd();