]> jfr.im git - irc/quakenet/newserv.git/commitdiff
Bump MAXNICKEXTS.
authorChris Porter <redacted>
Wed, 1 Oct 2008 23:06:51 +0000 (00:06 +0100)
committerChris Porter <redacted>
Wed, 1 Oct 2008 23:06:51 +0000 (00:06 +0100)
nick/nick.h

index c468cdb2d17ed4d4a6a206c017de1af90dcb1f10..ba0036ab3d0a0f59b58010d0688fef49c5647322 100644 (file)
@@ -17,7 +17,7 @@
 #include <time.h>
 
 #ifndef MAXNICKEXTS
-#define MAXNICKEXTS       6
+#define MAXNICKEXTS       10
 #endif
 
 #define UMODE_INV       0x0001