mirror of
https://github.com/taglib/taglib.git
synced 2025-07-21 22:44:28 -04:00
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:
@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user