Fixed a copy-paste error in a function documentation

This commit is contained in:
Jouni Malinen 2009-02-10 11:45:17 +02:00 committed by Jouni Malinen
parent 4853d5ac84
commit 073ab58ff5

View file

@ -1252,7 +1252,7 @@ void wpa_supplicant_disassociate(struct wpa_supplicant *wpa_s,
* @wpa_s: Pointer to wpa_supplicant data
* @reason_code: IEEE 802.11 reason code for the deauthenticate frame
*
* This function is used to request %wpa_supplicant to disassociate with the
* This function is used to request %wpa_supplicant to deauthenticate from the
* current AP.
*/
void wpa_supplicant_deauthenticate(struct wpa_supplicant *wpa_s,