From ae2b295c7deaf2d7c18ad1ed9b6050970e56bae7 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 20 Feb 2017 00:05:31 -0800 Subject: Import Upstream version 5e2 --- debug.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debug.c') diff --git a/debug.c b/debug.c index aff8251..e270a7a 100644 --- a/debug.c +++ b/debug.c @@ -54,7 +54,7 @@ static void prinbindings P((SCM names, SCM inits, SCM init_env, SCM scm_env_rlookup(addr, stenv, what) SCM addr, stenv; - char *what; + const char *what; { SCM env, fr; int icdrp; -- cgit v1.2.3