summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Glazunov <vg@openoffice.org>2011-01-05 15:54:17 +0100
committerVladimir Glazunov <vg@openoffice.org>2011-01-05 15:54:17 +0100
commit370ca6689a6d39735dc9c6dc822ec04ff5672a16 (patch)
treeb49065755115de45845fd571a2995f0ae439c1ff
parent9a9ef4a05f17c2deda064b549cccc6caeefab2dd (diff)
parent43e73f143647186a4600eef904c6b9a28322b687 (diff)
CWS-TOOLING: integrate CWS jl160
Notes
split repo tag: libs-extern_ooo/DEV300_m97
-rw-r--r--libxmlsec/xmlsec1-olderlibxml2.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/libxmlsec/xmlsec1-olderlibxml2.patch b/libxmlsec/xmlsec1-olderlibxml2.patch
index b5f3d5747586..f2bd85f5113b 100644
--- a/libxmlsec/xmlsec1-olderlibxml2.patch
+++ b/libxmlsec/xmlsec1-olderlibxml2.patch
@@ -4,7 +4,7 @@
return(0);
}
-+#if !defined(LIBXML_VERSION) || LIBXML_VERSION < 20706
++#if !defined(LIBXML_VERSION) || LIBXML_VERSION < 20704
+/*
+ * xmlC14NMode:
+ *