summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xlib/config.charset2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/config.charset b/lib/config.charset
index 084409487..d6f369558 100755
--- a/lib/config.charset
+++ b/lib/config.charset
@@ -272,7 +272,7 @@ case "$os" in
;;
beos*)
# BeOS has a single locale, and it has UTF-8 encoding.
- echo "C UTF-8"
+ echo "* UTF-8"
;;
msdosdjgpp*)
# DJGPP 2.03 doesn't have nl_langinfo(CODESET); therefore