diff options
Diffstat (limited to 'xslt/SuuntoSDM.xslt')
-rw-r--r-- | xslt/SuuntoSDM.xslt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xslt/SuuntoSDM.xslt b/xslt/SuuntoSDM.xslt index 3a56a1036..7256952de 100644 --- a/xslt/SuuntoSDM.xslt +++ b/xslt/SuuntoSDM.xslt @@ -5,7 +5,7 @@ <xsl:template match="/"> <dives> - <program name="subsurface" version="1"/> + <program name="subsurface-import" version="1"/> <xsl:apply-templates select="/SUUNTO/MSG"/> </dives> </xsl:template> |