From: krakjoe Date: Sun, 22 Dec 2013 13:20:41 +0000 (+0000) Subject: opcodes X-Git-Tag: php-5.5.8RC1~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=704866d6fdbccb74ecf2a4feb54ce7787bdf0c16;p=php opcodes --- diff --git a/Zend/zend_vm_opcodes.h b/Zend/zend_vm_opcodes.h index aa917c18b2..adbf593d71 100644 --- a/Zend/zend_vm_opcodes.h +++ b/Zend/zend_vm_opcodes.h @@ -170,4 +170,4 @@ ZEND_API const char *zend_get_opcode_name(zend_uchar opcode); #define ZEND_FAST_CALL 162 #define ZEND_FAST_RET 163 -#endif +#endif \ No newline at end of file