mirror of
https://github.com/taglib/taglib.git
synced 2025-06-04 01:28:21 -04:00
SVN_SILENT extra space
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@579371 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
parent
f01c8531d0
commit
1f7236d426
@ -68,7 +68,7 @@ String GeneralEncapsulatedObjectFrame::toString() const
|
||||
text += " " + d->fileName;
|
||||
|
||||
if(!d->description.isEmpty())
|
||||
text += " \"" + d->description + "\" ";
|
||||
text += " \"" + d->description + "\"";
|
||||
|
||||
return text;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user