- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 19 Apr 2010 20:20:18 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/sgml-lib In directory hutz:/tmp/cvs-serv377 Modified Files: xml.soc Log Message: Fix syntax. Index: xml.soc =================================================================== RCS file: /sources/public/validator/htdocs/sgml-lib/xml.soc,v retrieving revision 1.49 retrieving revision 1.50 diff -u -d -r1.49 -r1.50 --- xml.soc 9 Mar 2010 20:24:02 -0000 1.49 +++ xml.soc 19 Apr 2010 20:20:15 -0000 1.50 @@ -353,7 +353,7 @@ PUBLIC "-//W3C//DTD SMIL 3.0 Tiny//EN" "REC-SMIL3-20081201/SMIL30Tiny.dtd" PUBLIC "-//W3C//DTD SMIL 3.0 smilText//EN" - "REC-SMIL3-20081201/SMIL30smilText.dtd + "REC-SMIL3-20081201/SMIL30smilText.dtd" PUBLIC "-//W3C//ENTITIES SMIL 3.0 Datatypes 1.0//EN" "REC-SMIL3-20081201/smil-datatypes-1.mod"
Received on Monday, 19 April 2010 20:20:19 UTC