From 540f428a91fec3c6984c24b01ef774357054a1f9 Mon Sep 17 00:00:00 2001 From: foobar Date: Tue, 31 Jul 2001 23:34:23 +0000 Subject: [PATCH] fixed comment.. --- ext/xslt/sablot.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */ -- 2.40.0