From: Markus Fischer Date: Sun, 2 Dec 2001 17:40:38 +0000 (+0000) Subject: Please Egon. X-Git-Tag: ChangeLog~181 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3f9f54dcca87129867e68479efd603fcc7b7243c;p=php Please Egon. --- diff --git a/ext/domxml/php_domxml.c b/ext/domxml/php_domxml.c index bb0a3d1291..de791a5f4c 100644 --- a/ext/domxml/php_domxml.c +++ b/ext/domxml/php_domxml.c @@ -1888,7 +1888,7 @@ PHP_FUNCTION(domxml_elem_get_attribute) } /* }}} */ -/* {{{ proto bool domxml_elem_set_attribute(string attrname, string value)&name, &name_len, &value, &value_len +/* {{{ proto bool domxml_elem_set_attribute(string attrname, string value) Sets value of given attribute */ PHP_FUNCTION(domxml_elem_set_attribute) {