docs-common/packaging templates.xsl,1.4,1.5

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Mon Aug 28 01:58:44 UTC 2006


Author: pfrields

Update of /cvs/docs/docs-common/packaging
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30472

Modified Files:
	templates.xsl 
Log Message:
Thre's no need to preserve space in these templates, I must have been
working in my sleep.



Index: templates.xsl
===================================================================
RCS file: /cvs/docs/docs-common/packaging/templates.xsl,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- templates.xsl	5 Aug 2006 04:28:18 -0000	1.4
+++ templates.xsl	28 Aug 2006 01:58:42 -0000	1.5
@@ -1,4 +1,4 @@
-<xsl:stylesheet version="1.0" xml:space="preserve" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
+<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
 
   <xsl:strip-space elements="*"/>
 




More information about the docs-commits mailing list