]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Fix a typo in a comment
authorJouni Malinen <j@w1.fi>
Sun, 25 Nov 2018 22:37:24 +0000 (00:37 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 25 Nov 2018 22:37:24 +0000 (00:37 +0200)
Signed-off-by: Jouni Malinen <j@w1.fi>
hostapd/main.c

index 61da9be19477e79051455295d25a8e7ae692a208..38b6cdefafe8983321bd40c99eea80c158759fe5 100644 (file)
@@ -253,7 +253,7 @@ static int hostapd_driver_init(struct hostapd_iface *iface)
  *
  * This function is used to parse configuration file for a full interface (one
  * or more BSSes sharing the same radio) and allocate memory for the BSS
- * interfaces. No actiual driver operations are started.
+ * interfaces. No actual driver operations are started.
  */
 static struct hostapd_iface *
 hostapd_interface_init(struct hapd_interfaces *interfaces, const char *if_name,