Minor documentation improvements, update integration DLL.

This commit is contained in:
Dean Camera 2013-06-01 15:32:57 +02:00
parent 3ef45fae56
commit 94b43e2f9d
3 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@
* </tr>
* <tr>
* <td>HID</td>
* <td>N/A</td>
* <td>3.?+</td>
* <td>XP+</td>
* <td>2.6.?+</td>
* <td>10.?+</td>

View File

@ -792,7 +792,7 @@
<xsl:template match="htmlonly"/>
<xsl:template match="*">
<xsl:message>NO XSL TEMPLATE MATCH: <xsl:value-of select="name()"/></xsl:message>
<xsl:message>NO XSL TEMPLATE MATCH: <xsl:value-of select="local-name()"/></xsl:message>
</xsl:template>
</xsl:stylesheet>

Binary file not shown.