[NeoStats-Devel] [Commits] r2540 - trunk/src/protocol

[email protected]
Newsgroups gmane.comp.neostats.devel
Message-ID <[email protected]>
Author: Mark
Date: Mon Apr 18 08:05:59 2005
New Revision: 2540

Modified:
   trunk/src/protocol/ircup10.c
Log:
fix previous commit... doh

Modified: trunk/src/protocol/ircup10.c
==============================================================================
--- trunk/src/protocol/ircup10.c	(original)
+++ trunk/src/protocol/ircup10.c	Mon Apr 18 08:05:59 2005
@@ -362,8 +362,8 @@
 	{MSG_SWHOIS, TOK_SWHOIS, m_swhois, 0},
 	{MSG_FAKEHOST, TOK_FAKEHOST, m_vhost, 0},
 	{MSG_ERROR, TOK_ERROR, _m_error, 0},
-	{"242", "242", _m_numeric242, 0},
-	{"351", "351", _m_numeric351, 0},
+	{"242", "242", m_numeric242, 0},
+	{"351", "351", m_numeric351, 0},
 	{0, 0, 0, 0},
 };
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.