]> granicus.if.org Git - php/commitdiff
Really fixed proto.
authorMoriyoshi Koizumi <moriyoshi@php.net>
Mon, 3 Feb 2003 16:46:45 +0000 (16:46 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Mon, 3 Feb 2003 16:46:45 +0000 (16:46 +0000)
# sorry for messing

ext/mbstring/mbstring.c

index e40b7881aae1929e5c500a736590223f35245637..9c2aca74832cf27638570e0a5d83f2003795b8c1 100644 (file)
@@ -997,7 +997,7 @@ PHP_FUNCTION(mb_internal_encoding)
 }
 /* }}} */
 
-/* {{{ proto false|string mb_http_input([string type])
+/* {{{ proto mixed mb_http_input([string type])
    Returns the input encoding */
 PHP_FUNCTION(mb_http_input)
 {