summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBoris Verkhovskiy <boris.verk@gmail.com>2022-12-10 15:26:37 -0700
committerDaniel Stenberg <daniel@haxx.se>2022-12-11 12:34:19 +0100
commit4ac64eadf60b25403bb0d7d19a5a66a13d3dc049 (patch)
tree714ee0eedb12ccb80007acbfc1d37da1956ddd77 /src
parent99f72c01c214124ee2b18f8c7184215cfc2609c3 (diff)
downloadcurl-4ac64eadf60b25403bb0d7d19a5a66a13d3dc049.tar.gz
tool_cfgable: make socks5_gssapi_nec a boolean
Closes #10078
Diffstat (limited to 'src')
-rw-r--r--src/tool_cfgable.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tool_cfgable.h b/src/tool_cfgable.h
index d8347de84..0ed81ed6e 100644
--- a/src/tool_cfgable.h
+++ b/src/tool_cfgable.h
@@ -216,7 +216,7 @@ struct OperationConfig {
bool ftp_ssl_ccc;
int ftp_ssl_ccc_mode;
char *preproxy;
- int socks5_gssapi_nec; /* The NEC reference server does not protect the
+ bool socks5_gssapi_nec; /* The NEC reference server does not protect the
encryption type exchange */
unsigned long socks5_auth;/* auth bitmask for socks5 proxies */
char *proxy_service_name; /* set authentication service name for HTTP and