From: Michael Smith Date: Tue, 24 Jul 2007 05:49:12 +0000 (+0000) Subject: Made the addns.xsl file import common/utility.xsl instead of X-Git-Tag: release/1.79.1~6^2~1878 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c4122fa29db490f40f98734734337a771a8b5757;p=docbook-dsssl Made the addns.xsl file import common/utility.xsl instead of common/common.xsl (because I moved the logging template that it calls from common.xsl to utility.xsl, but forgot to update the import here...) --- diff --git a/releasetools/xslnsfiles/addns.xsl b/releasetools/xslnsfiles/addns.xsl index ef8565615..5a6e56be3 100644 --- a/releasetools/xslnsfiles/addns.xsl +++ b/releasetools/xslnsfiles/addns.xsl @@ -9,7 +9,7 @@ exclude-result-prefixes="d exsl saxon NodeInfo" version='1.0'> - +