vpad: Fix documentation for VPADRead return value

This commit is contained in:
GaryOderNichts 2024-02-21 23:38:41 +01:00
parent fe45347516
commit 9fda122476

View File

@ -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