summaryrefslogtreecommitdiff
path: root/libxmlsec
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2012-12-01 10:17:48 +0100
committerLuboš Luňák <l.lunak@suse.cz>2012-12-01 10:17:48 +0100
commitdfe4dec45fd9fc346614a30aed11a1b3ad117c58 (patch)
tree1f75ed5ded9638addff6036a06a8e85ac6f1b681 /libxmlsec
parent083ef62d1342d1c4418d568ebb3f189debcc3851 (diff)
fix patch to apply after gbuild changes
Diffstat (limited to 'libxmlsec')
-rw-r--r--libxmlsec/xmlsec1-mingw32.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/libxmlsec/xmlsec1-mingw32.patch b/libxmlsec/xmlsec1-mingw32.patch
index 8aa864416cf4..720af73ac47f 100644
--- a/libxmlsec/xmlsec1-mingw32.patch
+++ b/libxmlsec/xmlsec1-mingw32.patch
@@ -140,7 +140,7 @@
};
+#ifndef __MINGW32__
- /**
+ /**
* xmlSecNssTransformKWAes128GetKlass:
*
@@ -1160,6 +1161,7 @@
@@ -156,7 +156,7 @@
};
+#ifndef __MINGW32__
- /**
+ /**
* xmlSecNssTransformKWDes3GetKlass:
*
@@ -1208,6 +1211,7 @@