X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=opus_afh.c;h=b1469b474d504e69bfe62ad95f6d1ee9043b65a5;hp=e7511d36325b9e067e9defa10b39ac84911b4d9d;hb=b74bb1b8dbd1fbe2bbd918ae7a77ebafba674e7c;hpb=a23e12ae76608a7ba3d333d8d76d5bbba0ba3ef0 diff --git a/opus_afh.c b/opus_afh.c index e7511d36..b1469b47 100644 --- a/opus_afh.c +++ b/opus_afh.c @@ -17,7 +17,7 @@ #include "opus_common.h" #include "ogg_afh_common.h" -static const char* opus_suffixes[] = {"opus", NULL}; +static const char * const opus_suffixes[] = {"opus", NULL}; #define OPUS_COMMENT_HEADER "OpusTags"