]> granicus.if.org Git - php/commitdiff
MFH: fixed proto
authorMoriyoshi Koizumi <moriyoshi@php.net>
Mon, 3 Feb 2003 16:54:38 +0000 (16:54 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Mon, 3 Feb 2003 16:54:38 +0000 (16:54 +0000)
ext/mbstring/mbstring.c

index bd32866d76a4437dae32925742db191cbfbaf183..ffe98e1ffd6ff50cf91796fc69cdabb54e4cc4ed 100644 (file)
@@ -1095,7 +1095,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)
 {