Changeset 503 for trunk/processor/processor.m4
- Timestamp:
- 2008-01-05T03:36:01+01:00 (5 years ago)
- File:
-
- 1 edited
-
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
Note: See TracChangeset
for help on using the changeset viewer.

