]> git.saurik.com Git - bison.git/blobdiff - data/xslt/xml2text.xsl
NEWS: prepare for 2.7.91
[bison.git] / data / xslt / xml2text.xsl
index c4651d4de67dacd523f714da3e025645570a872c..2626f566b18630e5ca5ecdc9b9210b10ddae71a7 100644 (file)
 </xsl:template>
 
 <xsl:template match="empty">
-  <xsl:text> /* empty */</xsl:text>
+  <xsl:text> %empty</xsl:text>
 </xsl:template>
 
 <xsl:template match="lookaheads">