]> granicus.if.org Git - php/commitdiff
Thies, can you provide some docs? I need something to show to my German translators.
authorEgon Schmid <eschmid@php.net>
Sun, 5 Dec 1999 16:59:15 +0000 (16:59 +0000)
committerEgon Schmid <eschmid@php.net>
Sun, 5 Dec 1999 16:59:15 +0000 (16:59 +0000)
Is the &obj correct?

ext/xml/xml.c

index 047a0117d9f00d7a8b2c684c1b5babb0c3f0b649..7547a9bff2fc62cb426f90c6776b9b0a4a580289 100644 (file)
@@ -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)
 {