route_replies: MAP can result in ERR_NOPRIVILEGES, WHOWAS can contain ERR_WASNOSUCHNICK

This commit is contained in:
Kyle Fuller
2012-07-04 15:06:32 +01:00
parent 114fabfebe
commit d1e4550663
+2
View File
@@ -78,6 +78,7 @@ static const struct {
{NULL, true}
}},
{"WHOWAS", {
{"406", false}, /* rfc1459 ERR_WASNOSUCHNICK */
{"312", false},
{"314", false},
{"369", true},
@@ -100,6 +101,7 @@ static const struct {
{"015", false},
{"017", true},
{"007", true},
{"481", true}, /* rfc1459 ERR_NOPRIVILEGES */
{NULL, true}
}},
{"TRACE", {