html5/alt-techniques Overview.html,1.98,1.99

Update of /sources/public/html5/alt-techniques
In directory hutz:/tmp/cvs-serv6741

Modified Files:
	Overview.html 
Log Message:
added charset

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/alt-techniques/Overview.html,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -d -r1.98 -r1.99
--- Overview.html	14 Mar 2012 14:01:45 -0000	1.98
+++ Overview.html	14 Mar 2012 14:07:01 -0000	1.99
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang="en" dir="ltr">
 <head><title>HTML5: Techniques for providing useful text alternatives</title>
-
+<meta charset="utf-8">
 
 <style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }

Received on Wednesday, 14 March 2012 14:07:10 UTC