strcasecmp() is banned from our code, should be strequal() everywhere!
authorDaniel Stenberg <daniel@haxx.se>
Fri, 24 Aug 2001 06:20:47 +0000 (06:20 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 24 Aug 2001 06:20:47 +0000 (06:20 +0000)
commitdf09214c6236c826bf1d44885fb4c42e77a23808
tree39c2947652dcddbc0efbbde3d36a0a1059f388f7
parent12acab9b86196ca6ed7d084269c8484820686713
strcasecmp() is banned from our code, should be strequal() everywhere!
Tim Costello reported bug report #454858.
lib/ssluse.c