X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=src%2Fngircd%2Fmessages.h;h=6a784fe9eb97a98ebc8194bee63232e7893f6c82;hp=0070e70159f46bd533624e953225854e23975812;hb=1f4711a5474d2f0ea4664bd9b54f036af11f96cd;hpb=4d0069c3a8021c32b5bdeeec57f1d41d369587ce diff --git a/src/ngircd/messages.h b/src/ngircd/messages.h index 0070e701..6a784fe9 100644 --- a/src/ngircd/messages.h +++ b/src/ngircd/messages.h @@ -134,6 +134,7 @@ #define ERR_CANTKILLSERVER_MSG "483 %s :You can't kill a server!" #define ERR_RESTRICTED_MSG "484 %s :Your connection is restricted" #define ERR_NOOPERHOST_MSG "491 %s :Not configured for your host" +#define ERR_NOTONSAMECHANNEL_MSG "493 %s :You must share a common channel with %s" #define ERR_UMODEUNKNOWNFLAG_MSG "501 %s :Unknown mode" #define ERR_UMODEUNKNOWNFLAG2_MSG "501 %s :Unknown mode \"%c%c\""