diff main.c @ 588:573a3ad30938

Bump up the command history size.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 26 Jul 2013 13:26:35 +0300
parents 7c593c9303e8
children 2a6b512ee5a1
line wrap: on
line diff
--- a/main.c	Sun Jul 07 02:09:17 2013 +0300
+++ b/main.c	Fri Jul 26 13:26:35 2013 +0300
@@ -35,7 +35,7 @@
 #define SET_PROFILE_PREFIX "http://www.newbienudes.com/profile/%s/"
 #define SET_NICK_SEPARATOR ':'
 
-#define SET_MAX_HISTORY (16)        // Command history length
+#define SET_MAX_HISTORY (64)        // Command history length
 #define SET_KEEPALIVE   (15*60)     // Ping/keepalive period in seconds