Change krbCred member to reauthCred to better clarify purpose
[moonshot.git] / mech_eap / accept_sec_context.c
index 6776047..cc8702d 100644 (file)
@@ -972,7 +972,7 @@ eapGssSmAcceptGssReauth(OM_uint32 *minor,
 
     major = gssAcceptSecContext(minor,
                                 &ctx->reauthCtx,
-                                cred->krbCred,
+                                cred->reauthCred,
                                 inputToken,
                                 chanBindings,
                                 &krbInitiator,