- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 11 Dec 2006 08:56:26 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator In directory hutz:/tmp/cvs-serv31119 Modified Files: DOWNLOAD.html.en Log Message: fixing a strange character inclusion (also seems to trip up the cvs diff...) Index: DOWNLOAD.html.en =================================================================== RCS file: /sources/public/2002/css-validator/DOWNLOAD.html.en,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- DOWNLOAD.html.en 8 Dec 2006 06:50:03 -0000 1.13 +++ DOWNLOAD.html.en 11 Dec 2006 08:56:23 -0000 1.14 @@ -8,7 +8,7 @@ <link rev="start" href="./" title="Home Page" /> <style type="text/css" media="all"> @import "style/base.css"; - @import "style/docs.css"; + @import "style/docs.css"; </style> <meta name="revision" content="$Id$" />
Received on Monday, 11 December 2006 08:56:36 UTC