]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/messages.h
Make sure that the target user is able to join a local channel
[ngircd-alex.git] / src / ngircd / messages.h
index 75c67b0b0b675c73c1addcc49a1f46c80cb7a7cd..a5bc2c7ae8a90daea955bc2cceedcd0867387fb9 100644 (file)
 #define ERR_UMODEUNKNOWNFLAG_MSG       "501 %s :Unknown mode"
 #define ERR_UMODEUNKNOWNFLAG2_MSG      "501 %s :Unknown mode \"%c%c\""
 #define ERR_USERSDONTMATCH_MSG         "502 %s :Can't set/get mode for other users"
+#define ERR_USERNOTONSERV_MSG          "504 %s %s :User is not on this server"
 #define ERR_NOINVITE_MSG               "518 %s :Cannot invite to %s (+V)"
 
 #ifdef ZLIB