mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
fix typo in comments
This commit is contained in:
@@ -1446,7 +1446,7 @@ FLAC_API FLAC__bool FLAC__metadata_object_vorbiscomment_entry_matches(const FLAC
|
|||||||
/*@@@@ add to unit tests */
|
/*@@@@ add to unit tests */
|
||||||
/** Find a Vorbis comment with the given field name.
|
/** Find a Vorbis comment with the given field name.
|
||||||
*
|
*
|
||||||
* The search begins at entry number \a offset; use and offset of 0 to
|
* The search begins at entry number \a offset; use an offset of 0 to
|
||||||
* search from the beginning of the comment array.
|
* search from the beginning of the comment array.
|
||||||
*
|
*
|
||||||
* \param object A pointer to an existing VORBIS_COMMENT object.
|
* \param object A pointer to an existing VORBIS_COMMENT object.
|
||||||
|
|||||||
Reference in New Issue
Block a user