summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ngircd/defines.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ngircd/defines.h b/src/ngircd/defines.h
index f2666905..ff8cd226 100644
--- a/src/ngircd/defines.h
+++ b/src/ngircd/defines.h
@@ -130,7 +130,7 @@
 #define CLIENT_MODE_LEN 21
 
 /** Max. length of server info texts (including NULL). */
-#define CLIENT_INFO_LEN 64
+#define CLIENT_INFO_LEN 128
 
 /** Max. length of away messages (including NULL). */
 #define CLIENT_AWAY_LEN 128