X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=help.c;h=0545777820bacc22eb5009267b362b3d93d56cc6;hp=b9b896aee5d11bb1a54fe3e39107c05ac7d32aa9;hb=4eaac5c4a87b84ea9ec0668b4e088ac27e2d1106;hpb=700dbab719f75421b81f8c603d239bbf38cfa6f9 diff --git a/help.c b/help.c index b9b896a..0545777 100644 --- a/help.c +++ b/help.c @@ -281,7 +281,7 @@ void mutt_help (int menu) { char t[_POSIX_PATH_MAX]; char buf[SHORT_STRING]; - char *desc; + const char *desc; FILE *f; struct binding_t *funcs;