X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=wma_afh.c;h=929e732b8cb03bd84d6b382e05508fc2f81cf49d;hp=0b6081cfdb9ea919537532d19dadab004a5fa825;hb=7afafb8acd2c8ad14802fd2dcfed5567c97454cb;hpb=486314426fcd25e5271fd65a982f8b321585e195 diff --git a/wma_afh.c b/wma_afh.c index 0b6081cf..929e732b 100644 --- a/wma_afh.c +++ b/wma_afh.c @@ -642,7 +642,7 @@ out: return ret; } -static const char* wma_suffixes[] = {"wma", NULL}; +static const char * const wma_suffixes[] = {"wma", NULL}; /** * The init function of the wma audio format handler.