]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/nutenc.c
cosmetics: 'const static' --> 'static const' to avoid warnings of the type
[ffmpeg] / libavformat / nutenc.c
index 1e5f733194d3b0e0ee97bcb91ab95d56dd7fea51..cbea85da395637de6fcc9bb0a833ad48cd26d0d2 100644 (file)
@@ -109,7 +109,7 @@ static void build_elision_headers(AVFormatContext *s){
     int i;
     //FIXME this is lame
     //FIXME write a 2pass mode to find the maximal headers
-    const static uint8_t headers[][5]={
+    static const uint8_t headers[][5]={
         {3, 0x00, 0x00, 0x01},
         {4, 0x00, 0x00, 0x01, 0xB6},
         {2, 0xFF, 0xFA}, //mp3+crc