summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/html-common.xsl
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-05-13 02:58:57 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-05-13 02:58:57 +0000
commit6e9cbdc10448203e7c8b2de41447442fcc9f7bae (patch)
tree0ed465592509105fdbeab27fc12ddbb2e3590aa5 /DOCS/xml/html-common.xsl
parenteafe5b7517bbf408ae1ffc936a3abe2313c3b334 (diff)
downloadmpv-6e9cbdc10448203e7c8b2de41447442fcc9f7bae.tar.bz2
mpv-6e9cbdc10448203e7c8b2de41447442fcc9f7bae.tar.xz
whitespace cosmetics: Remove all trailing whitespace.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29305 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/html-common.xsl')
-rw-r--r--DOCS/xml/html-common.xsl4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/xml/html-common.xsl b/DOCS/xml/html-common.xsl
index d803b3d1d4..39bf8e26ed 100644
--- a/DOCS/xml/html-common.xsl
+++ b/DOCS/xml/html-common.xsl
@@ -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'"/>