From cb8c01d06271773698d8428d8d4de0ab50c5fc5d Mon Sep 17 00:00:00 2001 From: Luke Howard Date: Thu, 10 Mar 2011 00:52:28 +1100 Subject: [PATCH] cleanup formatting --- mech_eap/util_reauth.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mech_eap/util_reauth.c b/mech_eap/util_reauth.c index 37506e0..a03f285 100644 --- a/mech_eap/util_reauth.c +++ b/mech_eap/util_reauth.c @@ -785,10 +785,10 @@ cleanup: */ OM_uint32 gssEapReauthComplete(OM_uint32 *minor, - gss_ctx_id_t ctx, - gss_cred_id_t cred, - const gss_OID mech, - OM_uint32 timeRec) + gss_ctx_id_t ctx, + gss_cred_id_t cred, + const gss_OID mech, + OM_uint32 timeRec) { OM_uint32 major, tmpMinor; gss_buffer_set_t keyData = GSS_C_NO_BUFFER_SET; -- 2.1.4