Fix a trivial copypasta.
Jan
--- vorbiscomment.c.orig Mon Dec 8 14:38:30 2014
+++ vorbiscomment.c Mon Dec 8 14:38:46 2014
@@ -194,7 +194,7 @@ static FLAC__bool set_vc_field(FLAC__StreamMetadata *b
* our previous parsing has already established that
the field
* name is OK, so it must be the field value
*/
- *violation = "tag value for is not valid UTF-8";
+ *violation = "tag value is not valid UTF-8";
return false;
}
_______________________________________________
flac-dev mailing list
[email protected]
http://lists.xiph.org/mailman/listinfo/flac-dev