aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--colorize.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/colorize.c b/colorize.c
index 7c1b648..3e9755a 100644
--- a/colorize.c
+++ b/colorize.c
@@ -118,7 +118,7 @@
#define DEBUG_FILE "debug.txt"
-#define MAX_ATTRIBUTE_CHARS (5 * 2)
+#define MAX_ATTRIBUTE_CHARS (6 * 2)
#define VERSION "0.62"