]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/messages.h
irc.c: reject masks with wildcard after last dot
[ngircd-alex.git] / src / ngircd / messages.h
index 562f778de1c8a86810231bb23826ca9e6b2446ea..209485a828245d443fc85cfceef6826da4a31f30 100644 (file)
@@ -96,6 +96,7 @@
 #define ERR_NOORIGIN_MSG               "409 %s :No origin specified"
 #define ERR_NORECIPIENT_MSG            "411 %s :No receipient given (%s)"
 #define ERR_NOTEXTTOSEND_MSG           "412 %s :No text to send"
+#define ERR_WILDTOPLEVEL               "414 %s :Wildcard in toplevel domain"
 #define ERR_UNKNOWNCOMMAND_MSG         "421 %s %s :Unknown command"
 #define ERR_NOMOTD_MSG                 "422 %s :MOTD file is missing"
 #define ERR_NONICKNAMEGIVEN_MSG                "431 %s :No nickname given"