1
0
Fork 0

init global var

git-svn-id: svn://svn.lighttpd.net/xcache/trunk@404 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
This commit is contained in:
Xuefer 2007-05-31 03:47:49 +00:00
parent 9405bc5579
commit 061dbf9e0f
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ typedef HashTable *coverager_t;
#define PCOV_HEADER_MAGIC 0x564f4350
static char *xc_coveragedump_dir = NULL;
static zend_compile_file_t *old_compile_file;
static zend_compile_file_t *old_compile_file = NULL;
#if 0
#define DEBUG