From: David Levine Date: Sat, 10 Mar 2012 16:45:01 +0000 (-0600) Subject: Replaced UTC-8 with UTF-8. X-Git-Url: http://git.marmaro.de/?a=commitdiff_plain;h=00096a20fb731720d67ea76626a9230f26d70eb3;p=mmh Replaced UTC-8 with UTF-8. --- diff --git a/MACHINES b/MACHINES index 686e740..853140d 100644 --- a/MACHINES +++ b/MACHINES @@ -94,7 +94,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. --------------------------------------