diff options
author | ot <ot@localhost> | 2007-05-07 18:44:54 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2007-05-07 18:44:54 +0000 |
commit | ff8ed778f0a58b141cedc75bb802b2a42d1105d4 (patch) | |
tree | 81d6af90800b86b65327acfa8ce4ab57fddb4ea3 | |
parent | f98dc820dff91800a2b39427b8a766f7dad74036 (diff) | |
download | markup-validator-ff8ed778f0a58b141cedc75bb802b2a42d1105d4.zip markup-validator-ff8ed778f0a58b141cedc75bb802b2a42d1105d4.tar.gz markup-validator-ff8ed778f0a58b141cedc75bb802b2a42d1105d4.tar.bz2 |
getting rid of ill-located comment in fallback xml dtd
-rw-r--r-- | htdocs/sgml-lib/xml.dtd | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/htdocs/sgml-lib/xml.dtd b/htdocs/sgml-lib/xml.dtd index 82d165e..11f4501 100644 --- a/htdocs/sgml-lib/xml.dtd +++ b/htdocs/sgml-lib/xml.dtd @@ -16,13 +16,11 @@ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" SYSTEM "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" - $Revision: 1.1 $ - $Date: 2005-02-04 13:20:31 $ + $Revision: 1.2 $ + $Date: 2007-05-07 18:44:54 $ --> -<!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 =========================--> |