aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Brooksby2013-05-08 14:03:30 +0100
committerRichard Brooksby2013-05-08 14:03:30 +0100
commitac76e051f41ec9f2ca2b5cd165ca2c092bf99272 (patch)
treee4a694626f899da4e2dcb787da1fcc186507e32c
parentc72234fbb925b6aa33331ac545efac90d4bb7718 (diff)
downloademacs-ac76e051f41ec9f2ca2b5cd165ca2c092bf99272.tar.gz
emacs-ac76e051f41ec9f2ca2b5cd165ca2c092bf99272.zip
Adding missing meta tag to release procedure to ensure it comes out in utf-8.
Copied from Perforce Change: 181620 ServerID: perforce.ravenbrook.com
-rw-r--r--mps/procedure/release-build/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/mps/procedure/release-build/index.html b/mps/procedure/release-build/index.html
index 8cae1c9f030..646b45f02dd 100644
--- a/mps/procedure/release-build/index.html
+++ b/mps/procedure/release-build/index.html
@@ -8,6 +8,8 @@
8 8
9<title>Memory Pool System Release Build Procedure</title> 9<title>Memory Pool System Release Build Procedure</title>
10 10
11<meta http-equiv='Content-Type' content='text/html; charset=utf-8' />
12
11</head> 13</head>
12 14
13<body bgcolor="#FFFFFF" text="#000000" link="#000099" vlink="#660066" alink="#FF0000"> 15<body bgcolor="#FFFFFF" text="#000000" link="#000099" vlink="#660066" alink="#FF0000">