minor comments

This commit is contained in:
Josh Coalson
2003-12-30 03:29:58 +00:00
parent 182e4e6f8a
commit 0bc2c32814
2 changed files with 3 additions and 1 deletions

View File

@@ -334,7 +334,8 @@ typedef struct {
* to the callback, it contains the maximum number
* of bytes that may be stored in \a buffer. The
* callee must set it to the actual number of bytes
* stored before returning.
* stored (0 in case of error or end-of-stream) before
* returning.
* \param client_data The callee's client data set through
* FLAC__stream_decoder_set_client_data().
* \retval FLAC__StreamDecoderReadStatus