summaryrefslogtreecommitdiff
path: root/nls.c
diff options
context:
space:
mode:
Diffstat (limited to 'nls.c')
-rw-r--r--nls.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/nls.c b/nls.c
index 7a00a5f..f2d413d 100644
--- a/nls.c
+++ b/nls.c
@@ -69,7 +69,8 @@ static char *legal_lang_values[] =
"iso88598",
"iso88599",
"iso885910",
- "koi8r",
+ "koi8r",
+ "koi8-r",
0
};