]> granicus.if.org Git - php/commitdiff
sync with HEAD
authorfoobar <sniper@php.net>
Tue, 6 Dec 2005 02:21:01 +0000 (02:21 +0000)
committerfoobar <sniper@php.net>
Tue, 6 Dec 2005 02:21:01 +0000 (02:21 +0000)
ext/mbstring/mbstring.c

index dc21d8f6e4b058db98c3920b2960fa30fbe3b2fa..1f7a1c98ca6cd5278d1244f82f8e8927b52cc4a6 100644 (file)
@@ -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)