Merge branch 'master' into KeepConn
[ircu2.10.12-pk.git] / ircd / s_err.c
index e5531d7cd85a0817a1088f02f5b5ba3974cbb736..c8a3e58c2434255f470606fb24d0ec172996c647 100644 (file)
@@ -718,7 +718,7 @@ static Numeric replyTable[] = {
 /* 342 */
   { 0 },
 /* 343 */
-  { 0 },
+  { RPL_UNINVITE, "%s %s", "343" },
 /* 344 */
   { 0 },
 /* 345 */
@@ -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 */
@@ -928,7 +928,7 @@ static Numeric replyTable[] = {
 /* 447 */
   { 0 },
 /* 448 */
-  { 0 },
+  { ERR_USERNOTINVITED, "%s %s :is not invited to channel", "448" },
 /* 449 */
   { 0 },
 /* 450 */