aboutsummaryrefslogtreecommitdiffstats
path: root/irc.h
diff options
context:
space:
mode:
Diffstat (limited to 'irc.h')
-rw-r--r--irc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc.h b/irc.h
index 318e263e..77738640 100644
--- a/irc.h
+++ b/irc.h
@@ -29,7 +29,7 @@
#include "otr.h"
#define IRC_MAX_LINE 512
-#define IRC_MAX_ARGS 8
+#define IRC_MAX_ARGS 16
#define IRC_LOGIN_TIMEOUT 60
#define IRC_PING_STRING "PinglBee"