mirror of
https://github.com/SebastianWendel/nixpkgs.git
synced 2024-11-06 02:06:46 +01:00
12 lines
273 B
Diff
12 lines
273 B
Diff
--- xml-security-c-1.6.1/xsec/tools/checksig/InteropResolver.cpp.orig 2016-02-02 23:57:26.204655144 +0000
|
|
+++ xml-security-c-1.6.1/xsec/tools/checksig/InteropResolver.cpp 2016-02-02 23:57:35.796692305 +0000
|
|
@@ -645,7 +645,7 @@
|
|
|
|
}
|
|
|
|
- return false;
|
|
+ return NULL;
|
|
|
|
}
|
|
|