]> granicus.if.org Git - php/commitdiff
- Fix comment as to Joey's findings
authorAndi Gutmans <andi@php.net>
Sun, 14 Nov 1999 10:30:39 +0000 (10:30 +0000)
committerAndi Gutmans <andi@php.net>
Sun, 14 Nov 1999 10:30:39 +0000 (10:30 +0000)
Zend/zend_compile.h

index 4e7a9bce63b7dd87b04c774e194ed7c1295d5db0..f9b11e5525c37b198326551141b0a64540bdd5dd 100644 (file)
@@ -477,7 +477,7 @@ int zendlex(znode *zendlval CLS_DC);
 #define ZEND_EXIT                                      78
 
 
-/* the following 12 opcodes are 5 groups of 3 opcodes each, and must
+/* the following 15 opcodes are 5 groups of 3 opcodes each, and must
  * remain in that order!
  */
 #define ZEND_FETCH_R                           79