summaryrefslogtreecommitdiff
path: root/plugins/vorbis
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/vorbis')
-rw-r--r--plugins/vorbis/vorbis.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/vorbis/vorbis.c b/plugins/vorbis/vorbis.c
index 3be9cf6d..d998cb2e 100644
--- a/plugins/vorbis/vorbis.c
+++ b/plugins/vorbis/vorbis.c
@@ -86,8 +86,8 @@ cvorbis_ftell (void *datasource) {
return deadbeef->ftell (datasource);
}
-static const
-char *gain_tag_name(const int tag_enum)
+static const char
+*gain_tag_name(const int tag_enum)
{
switch(tag_enum) {
case DDB_REPLAYGAIN_ALBUMGAIN: