diff --git a/bindings/c/tag_c.h b/bindings/c/tag_c.h index 07dce46b..2c6a1708 100644 --- a/bindings/c/tag_c.h +++ b/bindings/c/tag_c.h @@ -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