mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-09 00:00:53 -04:00
Typo fixed.
This commit is contained in:
parent
501c163859
commit
00d79edc20
@ -435,7 +435,7 @@ static job_requeue_t receive(private_eap_radius_dae_t *this)
|
||||
}
|
||||
else
|
||||
{
|
||||
DBG1(DBG_NET, "receving RADIUS DAE request failed: %s", strerror(errno));
|
||||
DBG1(DBG_NET, "receiving RADIUS DAE request failed: %s", strerror(errno));
|
||||
}
|
||||
return JOB_REQUEUE_DIRECT;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user