From 6f41683925b100aa635f77fa24c21e122aceaf60 Mon Sep 17 00:00:00 2001 From: Egon Schmid Date: Sun, 5 Dec 1999 16:59:15 +0000 Subject: [PATCH] Thies, can you provide some docs? I need something to show to my German translators. Is the &obj correct? --- ext/xml/xml.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/xml/xml.c b/ext/xml/xml.c index 047a0117d9..7547a9bff2 100644 --- a/ext/xml/xml.c +++ b/ext/xml/xml.c @@ -1038,7 +1038,7 @@ PHP_FUNCTION(xml_parser_create) } /* }}} */ -/* {{{ proto int xml_set_object(int pind,object &obj) +/* {{{ proto int xml_set_object(int pind, object &obj) Set up object which should be used for callbacks */ PHP_FUNCTION(xml_set_object) { -- 2.40.0