strcase: s/strequal/strcasecompare

some more follow-ups to 811a693b80
This commit is contained in:
Daniel Stenberg 2016-10-31 09:37:30 +01:00
parent 532491a27c
commit 44c53cc38b
3 changed files with 16 additions and 16 deletions

View file

@ -2,7 +2,7 @@
<info>
<keywords>
unittest
curl_strequal
curl_strcasecompare
</keywords>
</info>
@ -16,7 +16,7 @@ none
unittest
</features>
<name>
curl_strequal unit tests
curl_strcasecompare unit tests
</name>
<tool>
unit1301