]> git.ipfire.org Git - thirdparty/curl.git/commit
setopt: streamline ssl option code
authorOrgad Shaneh <orgad.shaneh@audiocodes.com>
Mon, 24 May 2021 18:57:45 +0000 (21:57 +0300)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 25 May 2021 10:48:04 +0000 (12:48 +0200)
commit2864b00b01ec325124cf11e94c4871db0eaf60b4
tree462868fde1a9497c8e7232d6aa6ec3fdefe3cd3e
parent31f631a142d855f069242f3e0c643beec25d1b51
setopt: streamline ssl option code

Make it use the same style as the code next to it

Closes #7123
lib/setopt.c