X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=mp3_afh.c;h=74d65fff6750355fd4a62b296e0b0d4d2d70ff2b;hb=b74bb1b8dbd1fbe2bbd918ae7a77ebafba674e7c;hp=73e744ec44088c4d8c92c1e19c1e6bed8b5076a0;hpb=7c007561e7031f5e33b91a8baf51bb952693a2d0;p=paraslash.git diff --git a/mp3_afh.c b/mp3_afh.c index 73e744ec..74d65fff 100644 --- 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