Author: Jeannot Langlois
[ircu2.10.12-pk.git] / ircd / s_err.c
index 6beece82f3ee02644f56bb0fefa4e7eb644f4d74..dd36800845d709e77fb43536303c7cd23e05ea99 100644 (file)
@@ -986,7 +986,7 @@ static Numeric replyTable[] = {
 /* 476 */
   { ERR_BADCHANMASK, "%s :Bad Channel Mask", "476" },
 /* 477 */
-  { ERR_NEEDREGGEDNICK, "%s :Cannot join channel (+r)", "477" },
+  { ERR_NEEDREGGEDNICK, "%s :Cannot join channel (+r): this channel requires authentication -- you can obtain an account from %s", "477" },
 /* 478 */
   { ERR_BANLISTFULL, "%s %s :Channel ban/ignore list is full", "478" },
 /* 479 */