Fix for unix compile error (not a part of the main build).

This commit is contained in:
nhotta%netscape.com 1999-07-20 02:07:41 +00:00
Родитель 342ee4bbbe
Коммит 7515e72ba2
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -925,6 +925,7 @@ posixlocale_test_special(void)
nsresult result;
nsILocaleFactory* xp_factory;
nsILocale* xp_locale;
const PRUnichar *lc_name_unichar;
nsString* locale, *result_locale;
nsString* lc_message;