From 7f9526113aefa9cef560b20f5b52db799418b6c3 Mon Sep 17 00:00:00 2001 From: Scott Wheeler Date: Wed, 30 Jan 2008 12:58:37 +0000 Subject: [PATCH] docs git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@768600 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- taglib/mpeg/id3v1/id3v1tag.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.40.0