cosmetics

This commit is contained in:
Andreas Steffen 2009-03-26 13:58:17 +00:00
parent e82c369519
commit fda8404abc

View File

@ -413,7 +413,7 @@ static status_t process_server(private_eap_authenticator_t *this,
} }
else 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, eap_type_names, type,
this->ike_sa->get_other_id(this->ike_sa)); this->ike_sa->get_other_id(this->ike_sa));
} }