fix typo
svn: r8420
This commit is contained in:
parent
df0368e5cc
commit
35dae9cd26
|
@ -166,7 +166,7 @@ static void init_compile_data(Scheme_Comp_Env *env);
|
||||||
|
|
||||||
|
|
||||||
#ifdef DONT_USE_FOREIGN
|
#ifdef DONT_USE_FOREIGN
|
||||||
static void init_dummy_foreign(Scheme *env)
|
static void init_dummy_foreign(Scheme_Env *env)
|
||||||
{
|
{
|
||||||
/* Works just well enough that the `mzscheme' module can
|
/* Works just well enough that the `mzscheme' module can
|
||||||
import it (so that attaching `mzscheme' to a namespace
|
import it (so that attaching `mzscheme' to a namespace
|
||||||
|
|
Loading…
Reference in New Issue
Block a user