From: Scott Wheeler Date: Wed, 30 Jan 2008 12:58:37 +0000 (+0000) Subject: docs X-Git-Tag: v1.5~51 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7f9526113aefa9cef560b20f5b52db799418b6c3;p=taglib docs git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@768600 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- diff --git a/taglib/mpeg/id3v1/id3v1tag.h b/taglib/mpeg/id3v1/id3v1tag.h index 2145447c..7df7185c 100644 --- a/taglib/mpeg/id3v1/id3v1tag.h +++ b/taglib/mpeg/id3v1/id3v1tag.h @@ -70,7 +70,8 @@ namespace TagLib { /*! * Encode a ByteVector with the data from \a s. The default implementation - * assumes that \a s is an ISO-8859-1 (Latin1) string. + * assumes that \a s is an ISO-8859-1 (Latin1) string. If the string is + * does not conform to ISO-8859-1, no value is written. * * \warning It is recommended that you not override this method, but * instead do not write an ID3v1 tag in the case that the data is not