From fda8404abc0206365a9b6bca165fa45947e62b02 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Thu, 26 Mar 2009 13:58:17 +0000 Subject: [PATCH] cosmetics --- src/charon/sa/authenticators/eap_authenticator.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/charon/sa/authenticators/eap_authenticator.c b/src/charon/sa/authenticators/eap_authenticator.c index 3ef84c81b..9d7113fd2 100644 --- a/src/charon/sa/authenticators/eap_authenticator.c +++ b/src/charon/sa/authenticators/eap_authenticator.c @@ -413,7 +413,7 @@ static status_t process_server(private_eap_authenticator_t *this, } else { - DBG1(DBG_IKE, "EAP method %N failed for peer %D", + DBG1(DBG_IKE, "EAP method %N failed for peer '%D'", eap_type_names, type, this->ike_sa->get_other_id(this->ike_sa)); }