summaryrefslogtreecommitdiff
path: root/security/xorsearch/files/patch-XORSearch.c
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-06-20 16:23:28 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-06-20 16:23:28 +0000
commit7ae7b018ccf7760013f368fcb83aad9ecd8982a8 (patch)
treee83ee6693050a76e305a95a376451aa583df151e /security/xorsearch/files/patch-XORSearch.c
parenttextproc/rubygem-gitlab-grit: make it work with rubygem-mime-types again (diff)
With the power of USES=dos2unix, get rid of most patches and files
with CRLF. While there, run make makepatch, rename patches to use the new scheme, and various fixes. With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=417166
Diffstat (limited to 'security/xorsearch/files/patch-XORSearch.c')
-rw-r--r--security/xorsearch/files/patch-XORSearch.c18
1 files changed, 9 insertions, 9 deletions
diff --git a/security/xorsearch/files/patch-XORSearch.c b/security/xorsearch/files/patch-XORSearch.c
index b42befea1a63..20d6023363da 100644
--- a/security/xorsearch/files/patch-XORSearch.c
+++ b/security/xorsearch/files/patch-XORSearch.c
@@ -1,10 +1,10 @@
---- XORSearch.c.orig Tue Dec 18 07:27:32 2007
-+++ XORSearch.c Tue Dec 18 07:27:38 2007
+--- XORSearch.c.orig 2016-06-20 15:09:40 UTC
++++ XORSearch.c
@@ -20,7 +20,6 @@
- #include <stdio.h>
- #include <stdlib.h>
- #include <sys/stat.h>
--#include <malloc.h>
- #include <string.h>
- #include <ctype.h>
- #include <limits.h>
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <sys/stat.h>
+-#include <malloc.h>
+ #include <string.h>
+ #include <ctype.h>
+ #include <limits.h>