tidy-up: whitespace fixes

Closes #11972
This commit is contained in:
Viktor Szakats 2023-09-28 11:04:57 +00:00
parent 781242ffa4
commit a8c773845f
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
3 changed files with 8 additions and 8 deletions

View file

@ -2076,7 +2076,7 @@ CURLcode Curl_vsetopt(struct Curl_easy *data, CURLoption option, va_list param)
else
#endif
result = CURLE_NOT_BUILT_IN;
break;
break;
case CURLOPT_PINNEDPUBLICKEY:
/*
* Set pinned public key for SSL connection.