warnings--

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@892694 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
Scott Wheeler 2008-12-05 00:37:39 +00:00
parent e989d7ad1d
commit 977ec6d41f
2 changed files with 2 additions and 2 deletions

View File

@ -45,7 +45,7 @@ Footer::~Footer()
}
const unsigned int Footer::size()
uint Footer::size()
{
return FooterPrivate::size;
}

View File

@ -62,7 +62,7 @@ namespace TagLib {
/*!
* Returns the size of the footer. Presently this is always 10 bytes.
*/
static const unsigned int size();
static uint size();
/*!
* Renders the footer based on the data in \a header.