Boost logo

Boost-Commit :

From: fmhess_at_[hidden]
Date: 2007-11-28 11:36:03


Author: fmhess
Date: 2007-11-28 11:36:02 EST (Wed, 28 Nov 2007)
New Revision: 41434
URL: http://svn.boost.org/trac/boost/changeset/41434

Log:
Removed spurious new line in synopisis between a nested class
and the comment describing its purpose.

Text files modified:
   sandbox/boost_docs/trunk/tools/boostbook/xsl/type.xsl | 1 -
   1 files changed, 0 insertions(+), 1 deletions(-)

Modified: sandbox/boost_docs/trunk/tools/boostbook/xsl/type.xsl
==============================================================================
--- sandbox/boost_docs/trunk/tools/boostbook/xsl/type.xsl (original)
+++ sandbox/boost_docs/trunk/tools/boostbook/xsl/type.xsl 2007-11-28 11:36:02 EST (Wed, 28 Nov 2007)
@@ -858,7 +858,6 @@
             <xsl:apply-templates select="purpose" mode="comment"/>
           </xsl:with-param>
         </xsl:call-template>
- <xsl:text>&#10;</xsl:text>
       </xsl:if>
     </xsl:if>
 


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk