$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r83756 - trunk/libs/msm
From: christophe.j.henry_at_[hidden]
Date: 2013-04-03 16:37:38
Author: chenry
Date: 2013-04-03 16:37:37 EDT (Wed, 03 Apr 2013)
New Revision: 83756
URL: http://svn.boost.org/trac/boost/changeset/83756
Log:
corrected charset (trac 8046)
Text files modified: 
   trunk/libs/msm/index.html |     2 +-                                      
   1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/libs/msm/index.html
==============================================================================
--- trunk/libs/msm/index.html	(original)
+++ trunk/libs/msm/index.html	2013-04-03 16:37:37 EDT (Wed, 03 Apr 2013)
@@ -4,7 +4,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
   <title>Boost.MSM Documentation</title>
-  <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta http-equiv="refresh" content="0; URL=doc/HTML/index.html" />
 </head>