summaryrefslogtreecommitdiff
path: root/libavformat/rm.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/rm.h')
-rw-r--r--libavformat/rm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/rm.h b/libavformat/rm.h
index a60004883a..68207e1fe1 100644
--- a/libavformat/rm.h
+++ b/libavformat/rm.h
@@ -24,7 +24,7 @@
#include "avformat.h"
-extern const char *ff_rm_metadata[4];
+extern const char * const ff_rm_metadata[4];
typedef struct RMStream RMStream;