aboutsummaryrefslogtreecommitdiffstats
path: root/irc.h
diff options
context:
space:
mode:
Diffstat (limited to 'irc.h')
-rw-r--r--irc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/irc.h b/irc.h
index 2e0cc3d5..c56f847f 100644
--- a/irc.h
+++ b/irc.h
@@ -28,6 +28,7 @@
#define IRC_MAX_LINE 512
#define IRC_MAX_ARGS 16
+#define IRC_WORD_WRAP 425
#define IRC_LOGIN_TIMEOUT 60
#define IRC_PING_STRING "PinglBee"