X-Git-Url: http://git.refcnt.org/?p=colorize.git;a=blobdiff_plain;f=colorize.c;h=3e9755af4fd5667bccf26caa8622660906ecd749;hp=7c1b6480da59062795ab7c40860b04ddc809141a;hb=e8d54b53a50becbddf7136f680092c436dfa5a43;hpb=2d7ae2f7a5858e02a378d62142d65c4ff975859b 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"