aboutsummaryrefslogtreecommitdiff
path: root/src/tool_getparam.c
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2012-04-23 16:28:01 +0200
committerYang Tse <yangsita@gmail.com>2012-04-23 16:28:01 +0200
commitd6c449e3b4262aa29c1594d64379a8c26d9a5c38 (patch)
tree020e22930ac9dfc4c926fbe43f6fd880ad962e11 /src/tool_getparam.c
parent071f8d4182ec86b236404e0af3dadfd0bf3270c8 (diff)
Revert "sspi: Added version information"
This reverts commit 2976de480808119dae08fc6f52c8d75ba1aedb1a.
Diffstat (limited to 'src/tool_getparam.c')
-rw-r--r--src/tool_getparam.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tool_getparam.c b/src/tool_getparam.c
index 0245edac2..5a24cc8a9 100644
--- a/src/tool_getparam.c
+++ b/src/tool_getparam.c
@@ -275,6 +275,7 @@ static const struct feat feats[] = {
{"NTLM_WB", CURL_VERSION_NTLM_WB},
{"SPNEGO", CURL_VERSION_SPNEGO},
{"SSL", CURL_VERSION_SSL},
+ {"SSPI", CURL_VERSION_SSPI},
{"krb4", CURL_VERSION_KERBEROS4},
{"libz", CURL_VERSION_LIBZ},
{"CharConv", CURL_VERSION_CONV},