diff --git a/include/vpad/input.h b/include/vpad/input.h index 2b5415c9e..f43a380df 100644 --- a/include/vpad/input.h +++ b/include/vpad/input.h @@ -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