Skip to content

Commit 9fda122

Browse files
vpad: Fix documentation for VPADRead return value
1 parent fe45347 commit 9fda122

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/vpad/input.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ VPADShutdown();
367367
* or invalid data on error, not necessarily zeroes.
368368
*
369369
* \return
370-
* 0 on success or 1 on failure. Check outError for reason.
370+
* The amount of buffers read or 0 on failure. Check outError for reason.
371371
*
372372
* \sa
373373
* - VPADStatus

0 commit comments

Comments
 (0)