Prohibit same +A and +U pass; fix IAuth crash (#1193808), invite
[ircu2.10.12-pk.git] / ircd / s_err.c
index 4b03b3ddffd5b75262f40900aeee929dc0da8ae1..d834944f0f94526d57e268ae5f1c12abcfc2b1c3 100644 (file)
@@ -1146,7 +1146,7 @@ static Numeric replyTable[] = {
 /* 556 */
   { ERR_NOMANAGER_SHORT, "%s :Re-create the channel.  The channel must be *empty* for a minute or two before it can be recreated.", "556" },
 /* 557 */
-  { 0 },
+  { ERR_UPASS_SAME_APASS, "%s :Cannot use the same pass for both admin (+A) and user (+U) pass.", "557" },
 /* 558 */
   { 0 },
 /* 559 */