aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/StudioIntegration
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-06-01 15:32:57 +0200
committerDean Camera <dean@fourwalledcubicle.com>2013-06-01 15:32:57 +0200
commit94b43e2f9d544971a68e095c404ba6305db56155 (patch)
tree7f321dca3f8d4e3b105723915195e9afc7c8c696 /LUFA/StudioIntegration
parent3ef45fae569b9e4e6949ae9abbd80d673d57e556 (diff)
downloadlufa-94b43e2f9d544971a68e095c404ba6305db56155.tar.gz
lufa-94b43e2f9d544971a68e095c404ba6305db56155.tar.bz2
lufa-94b43e2f9d544971a68e095c404ba6305db56155.zip
Minor documentation improvements, update integration DLL.
Diffstat (limited to 'LUFA/StudioIntegration')
-rw-r--r--LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt2
-rw-r--r--LUFA/StudioIntegration/VSIX/LUFA.dllbin566784 -> 566784 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt b/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt
index 9a8d9359f..479297331 100644
--- a/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt
+++ b/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt
@@ -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>
diff --git a/LUFA/StudioIntegration/VSIX/LUFA.dll b/LUFA/StudioIntegration/VSIX/LUFA.dll
index 6bd5dbf8b..9dc45ebb0 100644
--- a/LUFA/StudioIntegration/VSIX/LUFA.dll
+++ b/LUFA/StudioIntegration/VSIX/LUFA.dll
Binary files differ