From: markus schnalke Date: Tue, 27 Mar 2012 12:57:18 +0000 (+0200) Subject: Replaced UTC-8 with UTF-8. X-Git-Tag: mmh-thesis-end~133 X-Git-Url: http://git.marmaro.de/?p=mmh;a=commitdiff_plain;h=b2d16fa4e961d55fec5f83eadc0a15503af2fe38 Replaced UTC-8 with UTF-8. Pulled in from nmh. Thanks to David Levine. --- diff --git a/docs/MACHINES b/docs/MACHINES index ddd30fa..9601431 100644 --- a/docs/MACHINES +++ b/docs/MACHINES @@ -83,7 +83,7 @@ match. There isn't another safe and portable way to do this at the moment. An explicit cast would get rid of the warnings, but I think it's better to leave it complaining for now until we come up with a better solution. The whole thing is probablly going to be chucked -with UTC-8 support anyway. +with UTF-8 support anyway. Other than the warnings, it builds ok. --------------------------------------