Fix minor validation problem with boostbook.

[SVN r36044]
This commit is contained in:
Rene Rivera 2006-11-15 17:46:40 +00:00
parent 835e482af7
commit 3c43a8045c

View File

@ -1009,8 +1009,8 @@
<!-- Group member functions together under a category name (synopsis)-->
<xsl:template match="method-group" mode="synopsis">
<xsl:param name="indentation"/>
<xsl:if test="count(child::*) &gt; 0">
<xsl:param name="indentation"/>
<xsl:text>&#10;</xsl:text>
<xsl:text>&#10;</xsl:text>
<xsl:call-template name="indent">