changeset 3210:2ac2d13235d8

(BeOS): Use wildcard syntax.
author Jim Meyering <jim@meyering.net>
date Thu, 15 Mar 2001 14:50:16 +0000
parents 5416525015e5
children e810324b4b41
files lib/config.charset
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/config.charset
+++ b/lib/config.charset
@@ -272,7 +272,7 @@
 	;;
     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