X-Git-Url: http://git.madism.org/?a=blobdiff_plain;ds=sidebyside;f=lib-ui%2Fcolor.c;h=afb84a58b227b7eb111d59d4ddc97daddab2bcd5;hb=688ac22f746f785c27ac99ac86aa85a3035a3638;hp=a9ee64a705d00c48da6ff743debab27c35e4179c;hpb=9f1dbdb74d7ca296eaa5fcf45243f7e376d35eab;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 */