summaryrefslogtreecommitdiff
path: root/lib/config.charset
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-03-15 14:50:16 +0000
committerJim Meyering <jim@meyering.net>2001-03-15 14:50:16 +0000
commit7164873b95dd6d7b02c5de9526c442da5ee167f9 (patch)
treea322906a40c11aafcf14f9b6f58540eaae440e85 /lib/config.charset
parenta5d6ae87e0f935bf2dda042b175108bcb5797d62 (diff)
downloadcoreutils-7164873b95dd6d7b02c5de9526c442da5ee167f9.tar.xz
(BeOS): Use wildcard syntax.
Diffstat (limited to 'lib/config.charset')
-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