Merge branch 'master' into tlv-mic
[moonshot.git] / mech_eap / gssapiP_eap.h
index 0d1dd4d..19e7fb2 100644 (file)
@@ -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
 };