summaryrefslogtreecommitdiff
path: root/libxmlsec/xmlsec1-olderlibxml2.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libxmlsec/xmlsec1-olderlibxml2.patch')
-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:
+ *