]> granicus.if.org Git - php/commitdiff
proto fix
authorHartmut Holzgraefe <hholzgra@php.net>
Mon, 17 Dec 2001 21:01:06 +0000 (21:01 +0000)
committerHartmut Holzgraefe <hholzgra@php.net>
Mon, 17 Dec 2001 21:01:06 +0000 (21:01 +0000)
ext/xml/xml.c

index 4aba4a626fd07411c0550b0d20dd1cebb7608a11..f523ba819b7188d864d9059376e35a5397c3f5c4 100644 (file)
@@ -1049,7 +1049,7 @@ PHP_FUNCTION(xml_parser_create)
 }
 /* }}} */
 
-/* {{{ proto int xml_parser_create_ns([string encoding][, string sep]) 
+/* {{{ proto int xml_parser_create_ns([string encoding [, string sep]]) 
    Create an XML parser */
 PHP_FUNCTION(xml_parser_create_ns)
 {