Fix signature.

BUG:143103


git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@645468 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
Scott Wheeler
2007-03-22 17:30:29 +00:00
parent 9f1db4aac9
commit 1d3518d1ad

View File

@ -218,7 +218,7 @@ void taglib_tag_set_track(TagLib_Tag *tag, unsigned int track);
/*!
* Frees all of the strings that have been created by the tag.
*/
void taglib_tag_free_strings();
void taglib_tag_free_strings(void);
/******************************************************************************
* Audio Properties API