From: Jouni Malinen Date: Wed, 26 Jun 2019 17:01:34 +0000 (+0300) Subject: WPS: Fix a typo in a comment (use full WPA2-Personal name) X-Git-Tag: hostap_2_9~130 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c4193b9aa51ca87fd01ef65991ea666183b2e26d;p=thirdparty%2Fhostap.git WPS: Fix a typo in a comment (use full WPA2-Personal name) Signed-off-by: Jouni Malinen --- diff --git a/src/wps/wps.h b/src/wps/wps.h index 14ce86326..9963c4687 100644 --- a/src/wps/wps.h +++ b/src/wps/wps.h @@ -733,7 +733,7 @@ struct wps_context { * uses this when acting as an Enrollee to notify Registrar of the * current configuration. * - * When using WPA/WPA2-Person, this key can be either the ASCII + * When using WPA/WPA2-Personal, this key can be either the ASCII * passphrase (8..63 characters) or the 32-octet PSK (64 hex * characters). When this is set to the ASCII passphrase, the PSK can * be provided in the psk buffer and used per-Enrollee to control which