Fix small typo in jit.h

Just noticed it while reading db0a6de1d2
This commit is contained in:
ven 2015-12-24 10:11:56 +01:00
parent ba2eb6487c
commit c1950f1ae3

View File

@ -155,7 +155,7 @@ END_XFORM_ARITH;
/* These flags are set post-JIT: */
#define NATIVE_PRESERVES_MARKS 0x1
#define NATIVE_IS_SINGLE_RESULT 0x2
/* Pre-JIT flags rae in "schpriv.h" */
/* Pre-JIT flags are in "schpriv.h" */
#if defined(MZ_PRECISE_GC) && !defined(USE_COMPACT_3M_GC)
# define CAN_INLINE_ALLOC