]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/defines.h
Xcode: only build current architecture in "Debug" target
[ngircd-alex.git] / src / ngircd / defines.h
index 579d5521d02772afcf76e65a8ca132c521d98b0f..01b60373bbc044153e8c742eab470a7a188318ae 100644 (file)
@@ -80,7 +80,7 @@
 #define RECONNECT_DELAY 3              /* Time to delay re-connect attempts
                                           in seconds. */
 
-#define USERMODES "aciorsw           /* Supported user modes. */
+#define USERMODES "aciorswx"           /* Supported user modes. */
 #define CHANMODES "biIklmnoPstvz"      /* Supported channel modes. */
 
 #define CONNECTED true                 /* Internal status codes. */