X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/ac3337f659b9648b4ffb88b3da3b68ad8fda3717..4ceef22460eca9798463c80ff09c74942d0f25b6:/windows/wingss.c diff --git a/windows/wingss.c b/windows/wingss.c index 9084c3cf..a161ad6e 100644 --- a/windows/wingss.c +++ b/windows/wingss.c @@ -18,10 +18,10 @@ const char *const gsslibnames[3] = { "Microsoft SSPI SECUR32.DLL", "User-specified GSSAPI DLL", }; -const struct keyval gsslibkeywords[] = { - { "gssapi32", 0 }, - { "sspi", 1 }, - { "custom", 2 }, +const struct keyvalwhere gsslibkeywords[] = { + { "gssapi32", 0, -1, -1 }, + { "sspi", 1, -1, -1 }, + { "custom", 2, -1, -1 }, }; DECL_WINDOWS_FUNCTION(static, SECURITY_STATUS,