WPS: Fix a typo in a comment (use full WPA2-Personal name)
Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
6749c67564
commit
c4193b9aa5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue