From: foobar Date: Tue, 6 Dec 2005 02:21:01 +0000 (+0000) Subject: sync with HEAD X-Git-Tag: php-5.1.2RC1~194 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=347032c7530f24cc4979ea297ae8cfda8851c14a;p=php sync with HEAD --- diff --git a/ext/mbstring/mbstring.c b/ext/mbstring/mbstring.c index dc21d8f6e4..1f7a1c98ca 100644 --- a/ext/mbstring/mbstring.c +++ b/ext/mbstring/mbstring.c @@ -180,7 +180,7 @@ static const struct mb_overload_def mb_ovld[] = { }; /* }}} */ -/* {{{ function_entry mbstring_functions[] */ +/* {{{ zend_function_entry mbstring_functions[] */ zend_function_entry mbstring_functions[] = { PHP_FE(mb_convert_case, NULL) PHP_FE(mb_strtoupper, NULL)