Changeset 503 for trunk/processor
- Timestamp:
- 01/05/2008 02:36:01 AM (12 months ago)
- Files:
-
- 1 modified
-
trunk/processor/processor.m4 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/processor/processor.m4
r500 r503 775 775 #ifdef HAVE_XCACHE_CONSTANT 776 776 DISPATCH(zend_uint, constinfo_cnt) 777 IFRESTORE(` 778 COPY(constinfos) 779 ', ` 780 STRUCT_ARRAY(constinfo_cnt, xc_constinfo_t, constinfos) 781 ') 777 STRUCT_ARRAY(constinfo_cnt, xc_constinfo_t, constinfos) 782 778 #endif 783 779

