Skip to content

Commit

Permalink
vpad: Fix documentation for VPADRead return value
Browse files Browse the repository at this point in the history
  • Loading branch information
GaryOderNichts committed Feb 22, 2024
1 parent fe45347 commit 9fda122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/vpad/input.h
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ VPADShutdown();
* or invalid data on error, not necessarily zeroes.
*
* \return
* 0 on success or 1 on failure. Check outError for reason.
* The amount of buffers read or 0 on failure. Check outError for reason.
*
* \sa
* - VPADStatus
Expand Down

0 comments on commit 9fda122

Please sign in to comment.