repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: 56b49a4c84a863f1121b0db5a0f103f15b30bd56:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit 56b49a4c84a863f1121b0db5a0f103f15b30bd56
Author: Emanuele Giaquinta 
Date:   Sat May 7 09:52:13 2011 +0000

    Fix comment.

diff --git a/src/command.h b/src/command.h
index ceb7a9bcb2c53d5fe474c7ac2bd9e97daab19e81..
index ..0d261128ae62ab64e465ffa0f514c8f3f9734733 100644
--- a/src/command.h
+++ b/src/command.h
@@ -6,7 +6,7 @@
 #define COMMAND_H_

 // STRING_MAX __MUST__ not be larger than what CBUFSIZ can hold.
-#define STRING_MAX	2048	/* max string size for process_rxvt_xterm_seq() */
+#define STRING_MAX	2048	/* max string size for process_{dcs,osc}_seq () */

 #define ESC_ARGS	32	/* max # of args for esc sequences */

-----END OF PAGE-----