X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=mech_eap%2Fset_cred_option.c;h=bfffa1fc241130d2c604df7c1c7aa461aba0ab3c;hb=refs%2Fheads%2Fjson-name;hp=5f37c8414cfd048b2e3ac5d5849b2d77420e2e35;hpb=064949a307c23c739f0079d8c6c8bcd67a8e4613;p=moonshot.git diff --git a/mech_eap/set_cred_option.c b/mech_eap/set_cred_option.c index 5f37c84..bfffa1f 100644 --- a/mech_eap/set_cred_option.c +++ b/mech_eap/set_cred_option.c @@ -191,7 +191,7 @@ gsseap_set_cred_flag(OM_uint32 *minor, store_uint32_be(flag, buf); buf[4] = (clear != 0); - return gssspi_set_cred_option(minor, cred, + return gssspi_set_cred_option(minor, &cred, GSS_EAP_CRED_SET_CRED_FLAG, &value); } #endif