A few more nitpicks.

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@331315 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
Scott Wheeler
2004-07-20 22:40:57 +00:00
parent 382f8194c1
commit 28738debc1
4 changed files with 11 additions and 12 deletions

View File

@ -67,7 +67,7 @@ namespace TagLib {
/*!
* Returns the size of the tag calculated based on the footer.
*/
static uint tagSize(ByteVector footer);
static uint tagSize(const ByteVector &footer);
// Reimplementations.