]> granicus.if.org Git - curl/commit
doh: minor edits to please Coverity
authorDaniel Stenberg <daniel@haxx.se>
Fri, 7 Sep 2018 07:26:08 +0000 (09:26 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 7 Sep 2018 07:26:08 +0000 (09:26 +0200)
commitc515294cec6ee9b72d68e6f13dc1972bcf3fed30
treee65cd8eec00db99aeb8609b95cddf0a78a098c57
parent10009222fedec4f664d80ffb508b236fd75da9da
doh: minor edits to please Coverity

The gcc typecheck macros and coverity combined made it warn on the 2nd
argument for ERROR_CHECK_SETOPT(). Here's minor rearrange to please it.

Coverity CID 1439115 and CID 1439114.
lib/doh.c