minor comments

This commit is contained in:
Josh Coalson
2003-09-23 20:35:03 +00:00
parent a208272833
commit 45f26d1018
3 changed files with 5 additions and 5 deletions

View File

@@ -677,7 +677,7 @@ FLAC_API unsigned FLAC__stream_decoder_get_blocksize(const FLAC__StreamDecoder *
* \assert
* \code decoder != NULL \endcode
* \retval FLAC__StreamDecoderState
* \c FLAC__STREAM_DECODER_SEARCH_FOR_MEATADATA if initialization was
* \c FLAC__STREAM_DECODER_SEARCH_FOR_METADATA if initialization was
* successful; see FLAC__StreamDecoderState for the meanings of other
* return values.
*/