Fixed a copy-paste error in a function documentation
authorJouni Malinen <jouni.malinen@atheros.com>
Tue, 10 Feb 2009 09:45:17 +0000 (11:45 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 10 Feb 2009 09:45:17 +0000 (11:45 +0200)
wpa_supplicant/wpa_supplicant.c

index 26dec1b..56b4fd5 100644 (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,