Changeset 404 for trunk/coverager.c
- Timestamp:
- 05/31/2007 03:47:49 AM (18 months ago)
- Files:
-
- 1 modified
-
trunk/coverager.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/coverager.c
r402 r404 17 17 18 18 static char *xc_coveragedump_dir = NULL; 19 static zend_compile_file_t *old_compile_file ;19 static zend_compile_file_t *old_compile_file = NULL; 20 20 21 21 #if 0

