diff options
Diffstat (limited to 'devel/mime/files/patch-util.h')
-rw-r--r-- | devel/mime/files/patch-util.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/mime/files/patch-util.h b/devel/mime/files/patch-util.h deleted file mode 100644 index 582e8a8421e9..000000000000 --- a/devel/mime/files/patch-util.h +++ /dev/null @@ -1,10 +0,0 @@ ---- ./util.h.orig 2003-09-16 01:37:19.000000000 +0200 -+++ ./util.h 2014-02-18 11:11:32.989336888 +0100 -@@ -30,6 +30,6 @@ - #ifndef _UTIL_H_ - #define _UTIL_H_ - --char *memmem(const char *, int, const char *, int); -+char *memmemory(const char *, int, const char *, int); - - #endif |