Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / ffmpeg / libavutil / hash.c
index 773f29e..7037b0d 100644 (file)
@@ -60,7 +60,7 @@ typedef struct AVHashContext {
     uint32_t crc;
 } AVHashContext;
 
-struct {
+static const struct {
     const char *name;
     int size;
 } hashdesc[] = {