diff options
| -rw-r--r-- | colorize.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |
![]() |
index : colorize.git | |
| Colorize text on terminal with ANSI escape sequences | Steven Schubiger |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | colorize.c | 2 |
@@ -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" |