repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: 56b49a4c84a863f1121b0db5a0f103f15b30bd56: path_to: revision_to:
commit 56b49a4c84a863f1121b0db5a0f103f15b30bd56 Author: Emanuele GiaquintaDate: Sat May 7 09:52:13 2011 +0000 Fix comment. diff --git a/src/command.h b/src/command.h
--- 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-----