write: Improve help text of --writer.
[paraslash.git] / mp3_afh.c
index 73e744ec44088c4d8c92c1e19c1e6bed8b5076a0..74d65fff6750355fd4a62b296e0b0d4d2d70ff2b 100644 (file)
--- a/mp3_afh.c
+++ b/mp3_afh.c
@@ -684,7 +684,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