diff options
Diffstat (limited to 'perl_exp.SH')
-rwxr-xr-x | perl_exp.SH | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl_exp.SH b/perl_exp.SH index 3a44e279b2..821c4d5e91 100755 --- a/perl_exp.SH +++ b/perl_exp.SH @@ -28,7 +28,7 @@ sed -n '/^[A-Za-z]/ p' interp.sym >> perl.exp cat <<END >> perl.exp perl_init_ext perl_init_fold -perl_init_i18nl14n +perl_init_i18nl10n perl_alloc perl_construct perl_destruct |