1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 11:13:36 +02:00

proto fix

This commit is contained in:
Andrey Hristov
2003-06-16 13:32:00 +00:00
parent 10642b81a0
commit 3e95de04a9
+1 -1
View 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)
{