wsc: fixed comment typo

This commit is contained in:
James Prestwood 2018-06-29 14:40:55 -07:00 committed by Denis Kenzior
parent 1d8869fbb7
commit d5dd1a4e90
1 changed files with 1 additions and 1 deletions

View File

@ -477,7 +477,7 @@ static void wsc_check_can_connect(struct wsc *wsc, struct scan_bss *target)
l_debug("%p", wsc);
/*
* For now we assign the targe pointer directly, since we should not
* For now we assign the target pointer directly, since we should not
* be triggering any more scans while disconnecting / connecting
*/
wsc->target = target;