X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=help.c;h=bce7b3d48d27328cba84411de3137d644423a8cc;hp=d5182cad0e51bedd85c8a89ca4b581d11b943df8;hb=9120e2c008281fb4acb9048545aa67873197b1d1;hpb=ace94418088f9165d23763bd39752cc31b406f03 diff --git a/help.c b/help.c index d5182ca..bce7b3d 100644 --- a/help.c +++ b/help.c @@ -39,7 +39,7 @@ static struct binding_t *help_lookupFunction (int op, int menu) return (NULL); } -void mutt_make_help (char *d, ssize_t dlen, char *txt, int menu, int op) +void mutt_make_help (char *d, ssize_t dlen, const char *txt, int menu, int op) { char buf[STRING];