Fix spelling s/algorith/algorithm/
Signed-off-by: Stefan Lippers-Hollmann <s.l-h@gmx.de>
This commit is contained in:
parent
56d3b4d668
commit
891330fda9
1 changed files with 1 additions and 1 deletions
|
@ -316,7 +316,7 @@ static int eap_aka_umts_auth(struct eap_sm *sm, struct eap_aka_data *data)
|
|||
|
||||
#else /* CONFIG_USIM_HARDCODED */
|
||||
|
||||
wpa_printf(MSG_DEBUG, "EAP-AKA: No UMTS authentication algorith "
|
||||
wpa_printf(MSG_DEBUG, "EAP-AKA: No UMTS authentication algorithm "
|
||||
"enabled");
|
||||
return -1;
|
||||
|
||||
|
|
Loading…
Reference in a new issue