From 03a6b4d71a08c90de990b0deb7ff83dd2cf60837 Mon Sep 17 00:00:00 2001 From: pcg Date: Mon, 29 Mar 2004 16:28:29 +0000 Subject: [PATCH] *** empty log message *** --- src/command.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/command.h b/src/command.h index 1765fac9..e275a9c7 100644 --- a/src/command.h +++ b/src/command.h @@ -1,11 +1,11 @@ /* - * $Id: command.h,v 1.6 2004-02-13 12:16:21 pcg Exp $ + * $Id: command.h,v 1.7 2004-03-29 16:28:29 pcg Exp $ */ #ifndef COMMAND_H_ #define COMMAND_H_ -#define STRING_MAX 512 /* max string size for process_rxvt_xterm_seq() */ +#define STRING_MAX 1024 /* max string size for process_rxvt_xterm_seq() */ #define ESC_ARGS 32 /* max # of args for esc sequences */ #ifdef OFFIX_DND -- 2.34.1