mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-02-17 17:43:06 -05:00
WPS_NFC: Fix typos in comments
Signed-hostap: Masashi Honma <masashi.honma@gmail.com>
This commit is contained in:
parent
27c77751f7
commit
ed2e61fe91
@ -716,12 +716,12 @@ struct wpa_config {
|
||||
struct wpabuf *wps_nfc_dh_pubkey;
|
||||
|
||||
/**
|
||||
* wps_nfc_dh_pubkey - NFC DH Private Key for password token
|
||||
* wps_nfc_dh_privkey - NFC DH Private Key for password token
|
||||
*/
|
||||
struct wpabuf *wps_nfc_dh_privkey;
|
||||
|
||||
/**
|
||||
* wps_nfc_dh_pubkey - NFC Device Password for password token
|
||||
* wps_nfc_dev_pw - NFC Device Password for password token
|
||||
*/
|
||||
struct wpabuf *wps_nfc_dev_pw;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user