BYTE_CODE_SAFE typo fix
commita43cfb1ad55cad553d54798356c69e2496a3e504
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 24 Dec 2016 04:30:11 +0000 (23 20:30 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 24 Dec 2016 04:30:41 +0000 (23 20:30 -0800)
tree69bdaf9b6add8a1b22a63c9f265c1df34b475bb4
parent078d2d37f2f6cf7478931810d099c2581ed5db29
BYTE_CODE_SAFE typo fix

* src/bytecode.c (FETCH): Depend on the value of BYTE_CODE_SAFE,
not on whether it is defined.
src/bytecode.c