]> granicus.if.org Git - php/commitdiff
make it compile ....
authorChristian Stocker <chregu@php.net>
Tue, 8 Apr 2003 14:29:15 +0000 (14:29 +0000)
committerChristian Stocker <chregu@php.net>
Tue, 8 Apr 2003 14:29:15 +0000 (14:29 +0000)
ext/domxml/php_domxml.c

index a133e82d43144e2206088fb031c4466fb1542c70..72098ddf730b0056b952db663e64a6237032bdf2 100644 (file)
@@ -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