You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
iio.h: fix typo in doc parameter section for one function
Fix doc error pointed out by Doxygen warning/error checking now in CI.
(which actually means the previous commits worked :)
From CI log:
2678/docker_build_dir/iio.h:269: warning: argument 'ctx' of command @param is not found in the argument list of iio_scan_block_destroy(struct iio_scan_block *blk)
2679/docker_build_dir/iio.h:275: warning: The following parameters of iio_scan_block_destroy(struct iio_scan_block *blk) are not documented:
Signed-off-by: Robin Getz <[email protected]>
0 commit comments