mirror of
https://github.com/taglib/taglib.git
synced 2025-06-03 09:08:09 -04:00
SVN_SILENT too many emacs modes...
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@649036 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
parent
fecad172f3
commit
39f8acfdf0
@ -108,7 +108,7 @@ void TextIdentificationFrame::parseFields(const ByteVector &data)
|
||||
|
||||
int byteAlign = d->textEncoding == String::Latin1 || d->textEncoding == String::UTF8 ? 1 : 2;
|
||||
|
||||
// build a small counter to strip nulls off the end of the field
|
||||
// build a small counter to strip nulls off the end of the field
|
||||
|
||||
int dataLength = data.size() - 1;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user