From: Christian Stocker Date: Tue, 8 Apr 2003 14:29:15 +0000 (+0000) Subject: make it compile .... X-Git-Tag: RELEASE_0_5~94 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=50f5fcb0fe264535196b749214634a96e0b1ce8f;p=php make it compile .... --- diff --git a/ext/domxml/php_domxml.c b/ext/domxml/php_domxml.c index a133e82d43..72098ddf73 100644 --- a/ext/domxml/php_domxml.c +++ b/ext/domxml/php_domxml.c @@ -540,7 +540,7 @@ zend_module_entry domxml_module_entry = { PHP_MINIT(domxml), PHP_MSHUTDOWN(domxml), NULL, - NULL(domxml), + NULL, PHP_MINFO(domxml), DOMXML_API_VERSION, /* Extension versionnumber */ STANDARD_MODULE_PROPERTIES