diff options
Diffstat (limited to 'byterun.h')
-rw-r--r-- | byterun.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -156,7 +156,7 @@ enum { OPt_COP /* 11 */ }; -EXT int optype_size[] +EXT int PL_optype_size[] #ifdef DOINIT = { sizeof(OP), |