You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2013/10/15 21:41:09 UTC

svn commit: r1532501 - /tomcat/trunk/webapps/docs/tomcat-docs.xsl

Author: markt
Date: Tue Oct 15 19:41:09 2013
New Revision: 1532501

URL: http://svn.apache.org/r1532501
Log:
Trailing whitespace police

Modified:
    tomcat/trunk/webapps/docs/tomcat-docs.xsl

Modified: tomcat/trunk/webapps/docs/tomcat-docs.xsl
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/tomcat-docs.xsl?rev=1532501&r1=1532500&r2=1532501&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/tomcat-docs.xsl (original)
+++ tomcat/trunk/webapps/docs/tomcat-docs.xsl Tue Oct 15 19:41:09 2013
@@ -521,7 +521,7 @@
   <xsl:template match="version-major">
     <xsl:value-of select="$majorversion"/>
   </xsl:template>
-  
+
   <!-- Process everything else by just passing it through -->
   <xsl:template match="*|@*">
     <xsl:copy>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org