Author: Ghostwolf <foxxe@wtfs.net>
[ircu2.10.12-pk.git] / ircd / parse.c
index 7cde630d81b85285517a9c346368b7817aeb0eb8..d5cd49d51f3eead0d80ea23820156a3acede1a5e 100644 (file)
@@ -404,9 +404,9 @@ struct Message msgtab[] = {
     0, MAXPARA, MFLG_SLOW, 0,
     /* UNREG, CLIENT, SERVER, OPER, SERVICE */
 #ifdef HEAD_IN_SAND_LINKS
-    { m_unregistered, m_links_redirect, ms_links, m_links, m_ignore }
+    { m_unregistered, m_links_redirect, m_links, m_links, m_ignore }
 #else
-    { m_unregistered, m_links, ms_links, m_links, m_ignore }
+    { m_unregistered, m_links, m_links, m_links, m_ignore }
 #endif
   },
   {