diff options
Diffstat (limited to '')
-rw-r--r-- | textproc/db2latex/files/patch-xsl-common-common.xsl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/db2latex/files/patch-xsl-common-common.xsl b/textproc/db2latex/files/patch-xsl-common-common.xsl index 23babdd6c7e5..bc08ca704a9e 100644 --- a/textproc/db2latex/files/patch-xsl-common-common.xsl +++ b/textproc/db2latex/files/patch-xsl-common-common.xsl @@ -1,6 +1,6 @@ ---- xsl/common/common.xsl~ 2005-03-10 23:09:55.639189152 +0100 -+++ xsl/common/common.xsl 2005-03-10 23:10:50.762690340 +0100 -@@ -356,89 +356,6 @@ +--- xsl/common/common.xsl.orig 2004-01-04 09:25:06 UTC ++++ xsl/common/common.xsl +@@ -356,89 +356,6 @@ Defaults to the context node.</para> <xsl:value-of select="count($anc.divs) + number($section.level)"/> </xsl:template> |