fix typo in comment

This commit is contained in:
Josh Coalson 2004-12-30 00:58:50 +00:00
parent 37954328b2
commit 8ddf7fb278

View File

@ -917,7 +917,7 @@ FLAC_API FLAC__StreamEncoderState FLAC__stream_encoder_init(FLAC__StreamEncoder
*
* WATCHOUT: libOggFLAC depends on us to write this block after the
* STREAMINFO since that's what the mapping requires. (In the case
* that metadata_has_vorbis_comment it true it will have already
* that metadata_has_vorbis_comment is true it will have already
* insured that the metadata list is properly ordered.)
*/
if(!metadata_has_vorbis_comment) {