]> granicus.if.org Git - php/commitdiff
proto fix
authorAndrey Hristov <andrey@php.net>
Mon, 16 Jun 2003 13:32:00 +0000 (13:32 +0000)
committerAndrey Hristov <andrey@php.net>
Mon, 16 Jun 2003 13:32:00 +0000 (13:32 +0000)
ext/iconv/iconv.c

index 67fcb54ad46c4f5bbcede388e96d8647bf03cbd4..4206d6596be5ea5870c9d3ee20d8afa9c368f5fa 100644 (file)
@@ -1800,7 +1800,7 @@ PHP_FUNCTION(iconv_set_encoding)
 }
 /* }}} */
 
-/* {{{ proto array iconv_get_encoding([string type])
+/* {{{ proto mixed iconv_get_encoding([string type])
    Get internal encoding and output encoding for ob_iconv_handler() */
 PHP_FUNCTION(iconv_get_encoding)
 {