- From: Bert Bos via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 24 Nov 2011 20:34:14 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-regions
In directory hutz:/tmp/cvs-serv5144
Modified Files:
default.css
Log Message:
Removed $Id$, which often causes redundant versions if the file is
re-used in another place.
Index: default.css
===================================================================
RCS file: /sources/public/csswg/css3-regions/default.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- default.css 30 Sep 2011 19:56:07 -0000 1.1
+++ default.css 24 Nov 2011 20:34:12 -0000 1.2
@@ -1,7 +1,6 @@
/*
* Style sheet for the CSS3 specification,
* to be used in addition to http://www.w3.org/StyleSheets/TR/W3C-{WD,PR,REC}
- * $Id$
*/
@media print {
Received on Thursday, 24 November 2011 20:34:20 UTC