diff DOCS/xml/html-common.xsl @ 29263:0f1b5b68af32

whitespace cosmetics: Remove all trailing whitespace.
author diego
date Wed, 13 May 2009 02:58:57 +0000
parents e9555bd1a9fb
children
line wrap: on
line diff
--- a/DOCS/xml/html-common.xsl	Tue May 12 19:25:35 2009 +0000
+++ b/DOCS/xml/html-common.xsl	Wed May 13 02:58:57 2009 +0000
@@ -5,7 +5,7 @@
 <xsl:output method="html" indent="no"
             doctype-system="http://www.w3.org/TR/html4/loose.dtd"
             doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"/>
- 
+
 <!-- **************
      Set parameters
      ************** -->
@@ -38,7 +38,7 @@
 
   <!-- Generate more links for Site Navigation Bar -->
   <xsl:param name="html.extra.head.links" select="1"/>
- 
+
   <!-- Label sections too (eg. 2.1, 2.1.1) -->
   <xsl:param name="section.autolabel" select="'1'"/>
   <xsl:param name="section.label.includes.component.label" select="'1'"/>