Fix spelling of initialize in a comment and an error message

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
This commit is contained in:
Jouni Malinen 2015-06-09 22:03:53 +03:00 committed by Jouni Malinen
parent aa2b12562b
commit c5ee4dd9d9
2 changed files with 2 additions and 2 deletions

View file

@ -479,7 +479,7 @@ int accounting_init(struct hostapd_data *hapd)
/**
* accounting_deinit: Deinitilize accounting
* accounting_deinit: Deinitialize accounting
* @hapd: hostapd BSS data
*/
void accounting_deinit(struct hostapd_data *hapd)