]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/defines.h
Merge branch 'bug141-ModesQq'
[ngircd-alex.git] / src / ngircd / defines.h
index 1eb3337dfca4e65d09830befd58d9f55984744c3..37ca67640331d1aaef54181a7038e8f7b4cfa2ca 100644 (file)
 #endif
 
 /** Supported user modes. */
-#define USERMODES "aBcCiorRswx"
+#define USERMODES "aBcCioqrRswx"
 
 /** Supported channel modes. */
-#define CHANMODES "abehiIklmMnoOPqrRstvVz"
+#define CHANMODES "abehiIklmMnoOPqQrRstvVz"
 
 /** Away message for users connected to linked servers. */
 #define DEFAULT_AWAY_MSG "Away"