From: foobar Date: Tue, 31 Jul 2001 23:34:23 +0000 (+0000) Subject: fixed comment.. X-Git-Tag: PRE_ENGINE2_SPLIT~153 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=540f428a91fec3c6984c24b01ef774357054a1f9;p=php fixed comment.. --- diff --git a/ext/xslt/sablot.c b/ext/xslt/sablot.c index 5ca7b59e9a..f439311555 100644 --- a/ext/xslt/sablot.c +++ b/ext/xslt/sablot.c @@ -281,7 +281,7 @@ PHP_FUNCTION(xslt_set_sax_handlers) } } } -/* }}} * +/* }}} */ /* {{{ proto void xslt_set_scheme_handlers(resource processor, array handlers) Set the scheme handlers for the XSLT processor */