X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=lib-ui%2Fcolor.c;h=afb84a58b227b7eb111d59d4ddc97daddab2bcd5;hb=27c3007f2cfb52db5a357eaa2a8313a5ab03c93d;hp=a9ee64a705d00c48da6ff743debab27c35e4179c;hpb=8e075eda08c6f099ec6988e16607fb4f6a10ba92;p=apps%2Fmadmutt.git diff --git a/lib-ui/color.c b/lib-ui/color.c index a9ee64a..afb84a5 100644 --- a/lib-ui/color.c +++ b/lib-ui/color.c @@ -183,7 +183,7 @@ int mutt_alloc_color (int fg, int bg) int i; #if defined (USE_SLANG_CURSES) - char fgc[SHORT_STRING], bgc[SHORT_STRING]; + char fgc[STRING], bgc[STRING]; #endif /* check to see if this color is already allocated to save space */