]> granicus.if.org Git - taglib/commitdiff
Fix signature.
authorScott Wheeler <wheeler@kde.org>
Thu, 22 Mar 2007 17:30:29 +0000 (17:30 +0000)
committerScott Wheeler <wheeler@kde.org>
Thu, 22 Mar 2007 17:30:29 +0000 (17:30 +0000)
BUG:143103

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@645468 283d02a7-25f6-0310-bc7c-ecb5cbfe19da

bindings/c/tag_c.h

index 07dce46b1c6bff1c80429e0859a0f57ca8d54d65..2c6a1708453dd7afc5bcb69dc078fb8ea4b4e0eb 100644 (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