diff options
Diffstat (limited to 'docs/xslt/extract-smbfiles.xsl')
-rw-r--r-- | docs/xslt/extract-smbfiles.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/xslt/extract-smbfiles.xsl b/docs/xslt/extract-smbfiles.xsl index 88ca50ec33..997320de4a 100644 --- a/docs/xslt/extract-smbfiles.xsl +++ b/docs/xslt/extract-smbfiles.xsl @@ -2,7 +2,7 @@ <!-- vim:set sts=2 shiftwidth=2 syntax=xml: --> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:exsl="http://exslt.org/common" - xmlns:samba="http://samba.org/common" + xmlns:samba="http://www.samba.org/samba/DTD/samba-doc" version="1.1" extension-element-prefixes="exsl"> |