added Channel Mode +S (SSL): Only allow SSL Users joining the channel
[ircu2.10.12-pk.git] / ircd / s_err.c
index ede3c24b74119f2d5cfc2bb45e0b964eb15da886..cc9ccf88f933c8970d6cd932819339d175532a11 100644 (file)
@@ -992,7 +992,7 @@ static Numeric replyTable[] = {
 /* 479 */
   { ERR_BADCHANNAME, "%s :Cannot join channel (Badchanneled: %s)", "479" },
 /* 480 */
-  { 0 },
+  { ERR_SSLCHANNEL, "%s :%s", "480" },
 /* 481 */
   { ERR_NOPRIVILEGES, ":Permission Denied: Insufficient privileges", "481" },
 /* 482 */