X-Git-Url: http://www.project-moonshot.org/gitweb/?p=moonshot.git;a=blobdiff_plain;f=mech_eap%2FgssapiP_eap.h;h=19e7fb28805c703489c75474d8700daf8418a46b;hp=0d1dd4d9489f6a9b5038f36f6e53c25789fdd923;hb=ac9b7f930201a4e52221295446b89f781bb42213;hpb=a3c967e248121c12913c7a59ca6210e57babe0a6 diff --git a/mech_eap/gssapiP_eap.h b/mech_eap/gssapiP_eap.h index 0d1dd4d..19e7fb2 100644 --- a/mech_eap/gssapiP_eap.h +++ b/mech_eap/gssapiP_eap.h @@ -135,7 +135,7 @@ struct gss_cred_id_struct char *radiusConfigStanza; #ifdef GSSEAP_ENABLE_REAUTH krb5_ccache krbCredCache; - gss_cred_id_t krbCred; + gss_cred_id_t reauthCred; #endif };