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