Merge branch 'refs/heads/t/mp3_afh'
[paraslash.git] / mp3_afh.c
index 47298b83805729825ab8cee3bd62c72f263179a2..382b0e9091c4cb3d6679f9779ad6faff9fb1fe15 100644 (file)
--- a/mp3_afh.c
+++ b/mp3_afh.c
@@ -683,7 +683,7 @@ static int mp3_get_file_info(char *map, size_t numbytes, int fd,
        return 1;
 }
 
-static const char* mp3_suffixes[] = {"mp3", NULL};
+static const char * const mp3_suffixes[] = {"mp3", NULL};
 
 /**
  * the init function of the mp3 audio format handler