diff options
Diffstat (limited to 'textproc/db2latex/files/patch-xsl-lists.mod.xsl')
-rw-r--r-- | textproc/db2latex/files/patch-xsl-lists.mod.xsl | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/db2latex/files/patch-xsl-lists.mod.xsl b/textproc/db2latex/files/patch-xsl-lists.mod.xsl index 08b8d7282028..cb84d0517632 100644 --- a/textproc/db2latex/files/patch-xsl-lists.mod.xsl +++ b/textproc/db2latex/files/patch-xsl-lists.mod.xsl @@ -1,5 +1,5 @@ ---- xsl/lists.mod.xsl.orig 2004-01-31 11:53:50.000000000 +0000 -+++ xsl/lists.mod.xsl 2012-11-13 21:15:16.000000000 +0000 +--- xsl/lists.mod.xsl.orig 2004-01-31 11:53:50 UTC ++++ xsl/lists.mod.xsl @@ -269,10 +269,8 @@ </doc:notes> </doc:template> @@ -13,4 +13,3 @@ <xsl:variable name="id"> <xsl:call-template name="label.id"/> </xsl:variable> - |