- Timestamp:
- 2006-05-26T02:24:53Z (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/xcache.c
r21 r25 1863 1863 xc_coredump_dir = NULL; 1864 1864 } 1865 #ifndef ZTS 1865 #ifdef ZTS 1866 ts_free_id(xcache_globals_id); 1867 #else 1866 1868 xc_shutdown_globals(&xcache_globals TSRMLS_CC); 1867 1869 #endif
Note: See TracChangeset
for help on using the changeset viewer.