*** empty log message ***

This commit is contained in:
Zeev Suraski 1999-08-28 21:43:24 +00:00
parent ce6db81dce
commit 81e0131bc9
5 changed files with 5 additions and 11 deletions

View file

@ -153,7 +153,7 @@ ZEND_API int zend_print_variable(zval *var)
}
#ifdef ZEND_DEBUG
#if ZEND_DEBUG
ZEND_API int _zval_copy_ctor_wrapper(zval *zvalue)
{
return zval_copy_ctor(zvalue);