]> granicus.if.org Git - curl/commit
strcase: fixed Metalink builds by redefining checkprefix()
authorDan Fandrich <dan@coneharvesters.com>
Tue, 1 Nov 2016 10:44:11 +0000 (11:44 +0100)
committerDan Fandrich <dan@coneharvesters.com>
Tue, 1 Nov 2016 10:44:11 +0000 (11:44 +0100)
commite44bfc7664ea7d74f09f91bef459a0a596e5e4e9
treec47846552c49525f6c40190457ce92789fac8a6a
parente5c49b9e6976da8e055c8f59d28feb46f00a880d
strcase: fixed Metalink builds by redefining checkprefix()

...to use the public function curl_strnequal(). This isn't ideal because
it adds extra overhead to any internal calls to checkprefix.

follow-up to 95bd2b3e
lib/strcase.h