commit | 983bebbea304f65daf5baa9a913e66ff6e8fa6ba | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@pollux.denx.de> | Wed May 03 01:00:39 2006 +0200 |
committer | Wolfgang Denk <wd@pollux.denx.de> | Wed May 03 01:00:39 2006 +0200 |
tree | 76eb88e8393b7bd589ccd7d6fad24b26998ed9a9 | |
parent | ac2e2b82bc5c7228436b95b213efa9c73d669c65 [diff] [blame] |
Scheduled for removal: strnicmp() which is unused
diff --git a/lib_generic/string.c b/lib_generic/string.c index 0e99d1b..e0b793a 100644 --- a/lib_generic/string.c +++ b/lib_generic/string.c
@@ -21,7 +21,7 @@ #include <malloc.h> -#ifndef __HAVE_ARCH_STRNICMP +#if 0 /* not used - was: #ifndef __HAVE_ARCH_STRNICMP */ /** * strnicmp - Case insensitive, length-limited string comparison * @s1: One string