fixed FAKEIDENT handling
[ircu2.10.12-pk.git] / ircd / s_err.c
index 552add9155e23cedcd09059127357ab07d4983e2..49f8a8a56f8716c6536f6b6ccd5baf4bed400000 100644 (file)
@@ -728,9 +728,9 @@ static Numeric replyTable[] = {
 /* 347 */
   { RPL_ENDOFINVITELIST, ":End of Invite List", "347" },
 /* 348 */
-  { RPL_EXCEPTIONLIST, "%s %s %s %Tu", "348" },
+  { 0 },
 /* 349 */
-  { RPL_ENDOFEXCEPTIONLIST, "%s :End of Channel Exception List", "349" },
+  { 0 },
 /* 350 */
   { 0 },
 /* 351 */
@@ -826,7 +826,7 @@ static Numeric replyTable[] = {
 /* 396 */
   { RPL_HOSTHIDDEN, "%s :is now your hidden host", "396" },
 /* 397 */
-  { 0 },
+  { RPL_HOSTUSERHIDDEN, "%s@%s :is now your hidden username@host", "397" },
 /* 398 */
   { 0 },
 /* 399 */