summaryrefslogtreecommitdiffstats
path: root/codec-cfg.c
diff options
context:
space:
mode:
Diffstat (limited to 'codec-cfg.c')
-rw-r--r--codec-cfg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/codec-cfg.c b/codec-cfg.c
index 6ae8486027..8fd6b2ade2 100644
--- a/codec-cfg.c
+++ b/codec-cfg.c
@@ -138,7 +138,7 @@ static int add_to_format(char *s, char *alias,unsigned int *fourcc, unsigned int
return 1;
}
- static struct {
+ static const struct {
const char *name;
const unsigned int num;
} fmt_table[] = {