]> granicus.if.org Git - php/commitdiff
Stray ]
authorRasmus Lerdorf <rasmus@php.net>
Fri, 9 Feb 2001 16:42:55 +0000 (16:42 +0000)
committerRasmus Lerdorf <rasmus@php.net>
Fri, 9 Feb 2001 16:42:55 +0000 (16:42 +0000)
ext/ereg/ereg.c
ext/standard/reg.c

index be9c3476b0a80ef003154eab0fd2d3baddc52d76..90a25ff3abab7a7e7a7be878015912070b6cc78c 100644 (file)
@@ -484,7 +484,7 @@ PHP_FUNCTION(ereg_replace)
 }
 /* }}} */
 
-/* {{{ proto string eregi_replace(string pattern, string replacement, string string])
+/* {{{ proto string eregi_replace(string pattern, string replacement, string string)
    Case insensitive replace regular expression */
 PHP_FUNCTION(eregi_replace)
 {
index be9c3476b0a80ef003154eab0fd2d3baddc52d76..90a25ff3abab7a7e7a7be878015912070b6cc78c 100644 (file)
@@ -484,7 +484,7 @@ PHP_FUNCTION(ereg_replace)
 }
 /* }}} */
 
-/* {{{ proto string eregi_replace(string pattern, string replacement, string string])
+/* {{{ proto string eregi_replace(string pattern, string replacement, string string)
    Case insensitive replace regular expression */
 PHP_FUNCTION(eregi_replace)
 {