From: Hartmut Holzgraefe Date: Sun, 20 Jan 2002 14:40:59 +0000 (+0000) Subject: proto fix X-Git-Tag: PRE_ISSET_PATCH~144 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b0bffb022a43658bd2400a757c81b49c47c774b6;p=php proto fix --- diff --git a/ext/domxml/php_domxml.c b/ext/domxml/php_domxml.c index adf3f58037..17c994a4a2 100644 --- a/ext/domxml/php_domxml.c +++ b/ext/domxml/php_domxml.c @@ -3566,7 +3566,7 @@ PHP_FUNCTION(domxml_xslt_process) } /* }}} */ -/* {{{ proto string domxslt_version(void) +/* {{{ proto string domxml_xslt_version(void) Get XSLT library version */ PHP_FUNCTION(domxml_xslt_version) {