From: Moriyoshi Koizumi Date: Mon, 25 Nov 2002 17:21:50 +0000 (+0000) Subject: Forgot to adjust this one X-Git-Tag: RELEASE_1_0b2~12 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=12d4a19fce6def29ee67eff810e9e84ee038bc8a;p=php Forgot to adjust this one --- diff --git a/ext/mbstring/mbstring.c b/ext/mbstring/mbstring.c index fab11ac8b3..695e19dfa9 100644 --- a/ext/mbstring/mbstring.c +++ b/ext/mbstring/mbstring.c @@ -721,7 +721,7 @@ static void _php_mb_globals_ctor(zend_mbstring_globals *pglobals TSRMLS_DC) } /* }}} */ -/* {{{ static void mbstring_globals_dtor() */ +/* {{{ static void _php_mb_globals_dtor() */ static void _php_mb_globals_dtor(zend_mbstring_globals *pglobals TSRMLS_DC) { #if HAVE_MBREGEX