Date: Friday, March 17, 2006 @ 20:46:40
Author: marc
Path: /cvsroot/carob/carob/src
Modified: Common.cpp (1.34 -> 1.35)
Fixed "en_US.utf8" default corrupted by last commit.
------------+
Common.cpp | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: carob/src/Common.cpp
diff -u carob/src/Common.cpp:1.34 carob/src/Common.cpp:1.35
--- carob/src/Common.cpp:1.34 Fri Mar 17 20:45:55 2006
+++ carob/src/Common.cpp Fri Mar 17 20:46:40 2006
@@ -63,7 +63,7 @@
// Using "C" should work fine as long as every string involved is pure
// ASCII.
-#define NAME_OF_ANY_UTF8_LOCALE_AVAILABLE "en_US.utf88"
+#define NAME_OF_ANY_UTF8_LOCALE_AVAILABLE "en_US.utf8"
void CarobNS::setLogLevel(const LogLevel l)
{
_______________________________________________
Carob-commits mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob-commits