summaryrefslogtreecommitdiff
path: root/lcmodule/source/cnh1606344_ldr_communication_module/config/audit_h.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'lcmodule/source/cnh1606344_ldr_communication_module/config/audit_h.xsl')
-rw-r--r--lcmodule/source/cnh1606344_ldr_communication_module/config/audit_h.xsl4
1 files changed, 2 insertions, 2 deletions
diff --git a/lcmodule/source/cnh1606344_ldr_communication_module/config/audit_h.xsl b/lcmodule/source/cnh1606344_ldr_communication_module/config/audit_h.xsl
index 064f27a..24da528 100644
--- a/lcmodule/source/cnh1606344_ldr_communication_module/config/audit_h.xsl
+++ b/lcmodule/source/cnh1606344_ldr_communication_module/config/audit_h.xsl
@@ -60,11 +60,11 @@ TYPEDEF_ENUM {
</template>
<template match="value">
-<text> </text><value-of select="@name" /> = <value-of select="@number" />, /**&lt; <value-of select="text()" /> */
+<text> </text><value-of select="@name" /> = <value-of select="@number" />, /**&lt; <value-of select="text()" /> */
</template>
<template match="value[last()]">
-<text> </text><value-of select="@name" /> = <value-of select="@number" /> /**&lt; <value-of select="text()" /> */
+<text> </text><value-of select="@name" /> = <value-of select="@number" /> /**&lt; <value-of select="text()" /> */
</template>
</stylesheet>