added recover command to recover zombies from user side
[ircu2.10.12-pk.git] / ircd / s_err.c
index cc9ccf88f933c8970d6cd932819339d175532a11..bc7d0ffbd4347d677789b550fc1aa3ccc3d53537 100644 (file)
@@ -900,7 +900,7 @@ static Numeric replyTable[] = {
 /* 433 */
   { ERR_NICKNAMEINUSE, "%s :Nickname is already in use.", "433" },
 /* 434 */
-  { 0 },
+  { ERR_RECOVERDENIED, "%s :You may not recover this connection. (%s)", "434" },
 /* 435 */
   { 0 },
 /* 436 */