Fix a typo in a comment

Signed-hostap: Jouni Malinen <j@w1.fi>
This commit is contained in:
Jouni Malinen 2011-12-03 11:38:51 +02:00
parent 9337e876ab
commit e53a0c7406

View File

@ -628,7 +628,7 @@ struct wpa_driver_ap_params {
* isolate - Whether to isolate frames between associated stations * isolate - Whether to isolate frames between associated stations
* *
* If this is non-zero, the AP is requested to disable forwarding of * If this is non-zero, the AP is requested to disable forwarding of
* frames between association stations. * frames between associated stations.
*/ */
int isolate; int isolate;