From 415a3a9b966c1522657d435a1785904f41accc78 Mon Sep 17 00:00:00 2001 From: uqs Date: Fri, 30 Dec 2011 10:58:14 +0000 Subject: Spelling fixes for usr.sbin/ --- usr.sbin/wpa/hostapd/driver_freebsd.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.sbin/wpa') diff --git a/usr.sbin/wpa/hostapd/driver_freebsd.c b/usr.sbin/wpa/hostapd/driver_freebsd.c index 5fb6f85..9b9d7d4 100644 --- a/usr.sbin/wpa/hostapd/driver_freebsd.c +++ b/usr.sbin/wpa/hostapd/driver_freebsd.c @@ -666,10 +666,10 @@ bsd_set_radius_acl_expire(void *priv, const u8 *mac) struct hostapd_data *hapd = drv->hapd; /* - * The expiry of the MAC address from RADIUS ACL cache doesn't mean - * that we should kick off the client. Our current approach doesn't + * The expiry of the MAC address from RADIUS ACL cache doesn't mean + * that we should kick off the client. Our current approach doesn't * require adding/removing entries from an allow/deny list; so this - * function is likely unecessary + * function is likely unnecessary */ wpa_printf(MSG_DEBUG, "[%s] STA " MACSTR " radius acl cache " "expired; nothing to do...", hapd->conf->iface, -- cgit v1.1