summaryrefslogtreecommitdiffstats
path: root/libvo/vo_gif89a.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_gif89a.c')
-rw-r--r--libvo/vo_gif89a.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_gif89a.c b/libvo/vo_gif89a.c
index 5937388e0e..8f50b4f141 100644
--- a/libvo/vo_gif89a.c
+++ b/libvo/vo_gif89a.c
@@ -61,7 +61,7 @@
#define MPLAYER_VERSION 0.90
#define VO_GIF_REVISION 6
-static vo_info_t info = {
+static const vo_info_t info = {
"animated GIF output",
"gif89a",
"Joey Parrish joey@nicewarrior.org",