- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 07 May 2007 18:44:56 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/sgml-lib
In directory hutz:/tmp/cvs-serv18855
Modified Files:
xml.dtd
Log Message:
getting rid of ill-located comment in fallback xml dtd
Index: xml.dtd
===================================================================
RCS file: /sources/public/validator/htdocs/sgml-lib/xml.dtd,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- xml.dtd 4 Feb 2005 13:20:31 -0000 1.1
+++ xml.dtd 7 May 2007 18:44:54 -0000 1.2
@@ -20,9 +20,7 @@
$Date$
-->
-<!ENTITY % HTML.Version "-//W3C//DTD XML Fallback//EN"
- -- Tags this DTD as being a fallback. --
->
+<!ENTITY % HTML.Version "-//W3C//DTD XML Fallback//EN">
<!--================ Character mnemonic entities =========================-->
Received on Monday, 7 May 2007 18:45:03 UTC