]> granicus.if.org Git - curl/commit
curl_strequal: part of public API/ABI, needs to be kept
authorDaniel Stenberg <daniel@haxx.se>
Mon, 31 Oct 2016 08:45:17 +0000 (09:45 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 31 Oct 2016 08:45:17 +0000 (09:45 +0100)
commit8fe4bd084412f3085638907268c5ffd8bf93c339
tree76559169a181041505bb214e556e8e72028c5118
parent44c53cc38bea66b7612a82fa4c9b68884b9167fa
curl_strequal: part of public API/ABI, needs to be kept

These two public functions have been mentioned as deprecated since a
very long time but since they are still part of the API and ABI we need
to keep them around.
lib/curlx.h
lib/strcase.c
lib/strcase.h
src/tool_writeout.c