From 0a9ed0f9b84247b0dda23500b7ab301a1238736b Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 17 Nov 2015 06:57:59 +0100 Subject: m + split wchar/*.c MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/string/mem/memcasemem.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/string/mem/memcasemem.c') diff --git a/src/string/mem/memcasemem.c b/src/string/mem/memcasemem.c index 3fb24dc..aad5d68 100644 --- a/src/string/mem/memcasemem.c +++ b/src/string/mem/memcasemem.c @@ -50,6 +50,5 @@ void* (memcasemem)(const void* __haystack, size_t haystack_length, return !(memcasecmp)(haystack, needle, haystack_length) ? haystack : NULL; #define CASE #include "substring.h" -#undef CASE } -- cgit v1.2.3-70-g09d2