summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/lang.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/lang.pm b/perl-install/lang.pm
index 697fd3ecb..624dc20ab 100644
--- a/perl-install/lang.pm
+++ b/perl-install/lang.pm
@@ -168,7 +168,7 @@ my %charsets = (
"koi8-u" => [ "koi8u_8x16", "koi8-r", "trivial.trans",
std("koi8-u") ],
"cp1251" => [ "iso05.f16", "iso05", "iso05_to_cp1251.trans",
- std2("microsoft-cp1251",100) ],
+ std_("microsoft-cp1251") ],
#- korean needs special console driver for text mode
"ksc5601" => [ undef, undef, undef,
"-*-*-*-*-*-*-*-*-*-*-*-*-ksc5601.1987-*" ],