From 48182825c7579871793a2a432688e5aa72c977c5 Mon Sep 17 00:00:00 2001 From: Ian Young Date: Thu, 2 Jun 2011 15:28:14 +0000 Subject: [PATCH] Force the output encoding to UTF-8, just in case the input is something mad like UTF-16. --- build/identity.xsl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build/identity.xsl b/build/identity.xsl index 82652c15..caac8f28 100644 --- a/build/identity.xsl +++ b/build/identity.xsl @@ -10,6 +10,11 @@ --> + + +