(Unknown)

This commit is contained in:
William Kendrick 2003-05-08 18:46:52 +00:00
parent c28df3ff6a
commit 68ea8b9f59

View file

@ -3896,8 +3896,8 @@ void setup(int argc, char * argv[])
}
else if (language == LANG_HE)
{
// putenv("OUTPUT_CHARSET=he_IL");
// convert_open("ISO8859-8");
putenv("OUTPUT_CHARSET=he_IL");
convert_open("ISO8859-8");
}
else if (language == LANG_PL)
{