Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
iio_writedev: Fix copy&paste error in size parameter help
The help text for iio_writedev was original copied from iio_readdev. There is a small copy&paste error for the size parameter description which reference a "capture buffer" while for iio_writedev it should be "transmit buffer". Signed-off-by: Lars-Peter Clausen <[email protected]>
- Loading branch information