]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
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 26dec1bf6a6e0704e5ab2d78fa008595b9819a0c..56b4fd547044e573cc683bd4df6df3817d9ce91e 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,