]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Fix spelling s/algorith/algorithm/
authorStefan Lippers-Hollmann <s.L-H@gmx.de>
Thu, 20 Feb 2014 21:19:12 +0000 (21:19 +0000)
committerJouni Malinen <j@w1.fi>
Mon, 24 Feb 2014 21:40:01 +0000 (23:40 +0200)
Signed-off-by: Stefan Lippers-Hollmann <s.l-h@gmx.de>
src/eap_peer/eap_aka.c

index d3cbaca6d508e2cc342a64aff3f4cf92f0d92796..fee1b7b74fdff6f2ef42fcf7bbbc7b4e398cd085 100644 (file)
@@ -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;