From 2855be4911b426d2e07b439de881a625bbb110b0 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 11 Aug 2017 01:09:02 +0000 Subject: Doc typo fix --- doc/libwpactrl/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/libwpactrl/index.html b/doc/libwpactrl/index.html index 7a0a644..89b3db2 100644 --- a/doc/libwpactrl/index.html +++ b/doc/libwpactrl/index.html @@ -348,10 +348,10 @@ considered failed: if the current time goes over limit, then But if wpactrl_xchg_event() reports that an event occurs on item, instead, the results will be available in the wpactrl_xchg_cbres_t structure pointed to by res: -res&arr;parsed will be a +res→parsed will be a genalloc made of wpactrl_scanres_t objects, constructed by the -wpactrl_scan_parse() function, and res&arr;storage will +wpactrl_scan_parse() function, and res→storage will be the associated storage. wpactrl_startscan() returns 0 (and sets errno) if an error occurs, and 1 if the scan is properly started. -- cgit v1.2.3