]> git.ipfire.org Git - thirdparty/curl.git/commit
mime: mention CURL_DISABLE_MIME in comment
authorErik Stenlund <erikstenlund@protonmail.com>
Tue, 19 Oct 2021 20:56:13 +0000 (22:56 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 19 Oct 2021 22:11:08 +0000 (00:11 +0200)
commita24e8959125335000cdebb0152fc57d09838da44
treec660967d193d66f1b6f2296c649d010a81b17f29
parent54aa9c48b20387f763a24f6000583cab5a44d110
mime: mention CURL_DISABLE_MIME in comment

CURL_DISABLE_MIME is not mentioned in the comment describing the if else
preprocessor directive.

Closes #7882
lib/mime.c