diff options
author | Steve Holme <steve_holme@hotmail.com> | 2014-12-25 17:15:15 +0000 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2014-12-25 17:15:15 +0000 |
commit | 6cb7b0c0acdfc49e289fedfb3d1c29103f47a2e6 (patch) | |
tree | 00d02974de45b6b2920d4f4929c99b854ece1ba9 /lib/smtp.c | |
parent | 38aaf6c380210c5261f8c2ce2823380845c539fb (diff) |
vtls: Use bool for Curl_ssl_getsessionid() return type
The return type of this function is a boolean value, and even uses a
bool internally, so use bool in the function declaration as well as
the variables that store the return value, to avoid any confusion.
Diffstat (limited to 'lib/smtp.c')
0 files changed, 0 insertions, 0 deletions