Changeset 404 for trunk/coverager.c

Show
Ignore:
Timestamp:
05/31/2007 03:47:49 AM (18 months ago)
Author:
moo
Message:

init global var

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/coverager.c

    r402 r404  
    1717 
    1818static char *xc_coveragedump_dir = NULL; 
    19 static zend_compile_file_t *old_compile_file; 
     19static zend_compile_file_t *old_compile_file = NULL; 
    2020 
    2121#if 0