From: Moriyoshi Koizumi Date: Tue, 12 Nov 2002 19:44:56 +0000 (+0000) Subject: Forgot to change this one. X-Git-Tag: php-4.3.0RC1~64 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=827974bc941a066a691c4321d5ca21c2bb7107be;p=php Forgot to change this one. --- diff --git a/ext/mbstring/mbfilter.c b/ext/mbstring/mbfilter.c index 623eccbd1d..07d76fe8b2 100644 --- a/ext/mbstring/mbfilter.c +++ b/ext/mbstring/mbfilter.c @@ -232,6 +232,7 @@ static const mbfl_language *mbfl_language_ptr_table[] = { &mbfl_language_english, &mbfl_language_german, &mbfl_language_russian, + &mbfl_language_neutral, NULL };