[PATCH] "interfaces" mispelt in comment of wpa_supplicant/wpa_supplicant.c

Kel Modderman kel at otaku42.de
Mon Dec 10 06:30:53 EST 2007


Fix the spelling of "interfaces" (was "interdaces") in comment within
wpa_supplicant/wpa_supplicant.c.
---
diff --git a/wpa_supplicant/wpa_supplicant.c b/wpa_supplicant/wpa_supplicant.c
index 85fea7a..bcae686 100644
--- a/wpa_supplicant/wpa_supplicant.c
+++ b/wpa_supplicant/wpa_supplicant.c
@@ -1762,7 +1762,7 @@ struct wpa_supplicant * wpa_supplicant_add_iface(struct wpa_global *global,
  *
  * This function can be used to dynamically remove network interfaces from
  * %wpa_supplicant, e.g., when a hotplug network adapter is ejected. In
- * addition, this function is used to remove all remaining interdaces when
+ * addition, this function is used to remove all remaining interfaces when
  * %wpa_supplicant is terminated.
  */
 int wpa_supplicant_remove_iface(struct wpa_global *global,
-- 
1.5.3.7



More information about the HostAP mailing list