]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
tool_cfgable: make socks5_gssapi_nec a boolean
authorBoris Verkhovskiy <boris.verk@gmail.com>
Sat, 10 Dec 2022 22:26:37 +0000 (15:26 -0700)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 11 Dec 2022 11:34:19 +0000 (12:34 +0100)
Closes #10078

src/tool_cfgable.h

index d8347de84b8b6d9cfbde75984615c5ec9ebb84d1..0ed81ed6eec21d4f024e9ce632a0eb489ce87dd4 100644 (file)
@@ -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