From: Moriyoshi Koizumi Date: Mon, 3 Feb 2003 16:54:38 +0000 (+0000) Subject: MFH: fixed proto X-Git-Tag: php-4.3.2RC1~344 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=af4be723b239f4c1d86e704658a14ccb46e3b855;p=php MFH: fixed proto --- diff --git a/ext/mbstring/mbstring.c b/ext/mbstring/mbstring.c index bd32866d76..ffe98e1ffd 100644 --- a/ext/mbstring/mbstring.c +++ b/ext/mbstring/mbstring.c @@ -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) {