diff --git a/style.c b/style.c index 0d7ebe86..35293a10 100644 --- a/style.c +++ b/style.c @@ -242,7 +242,7 @@ style_tostring(struct style *sy) int off = 0; const char *comma = "", *tmp = ""; static char s[256]; - char b[16]; + char b[21]; *s = '\0';