Fix a typo in a comment
Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
This commit is contained in:
parent
ce26f0086c
commit
0d445cd394
1 changed files with 1 additions and 1 deletions
|
@ -2913,7 +2913,7 @@ void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx)
|
|||
|
||||
|
||||
/**
|
||||
* wpa_sm_set_config - Notification of current configration change
|
||||
* wpa_sm_set_config - Notification of current configuration change
|
||||
* @sm: Pointer to WPA state machine data from wpa_sm_init()
|
||||
* @config: Pointer to current network configuration
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue