summaryrefslogtreecommitdiffstats
path: root/mencoder.c
diff options
context:
space:
mode:
Diffstat (limited to 'mencoder.c')
-rw-r--r--mencoder.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mencoder.c b/mencoder.c
index 49776c1485..bec2f6d362 100644
--- a/mencoder.c
+++ b/mencoder.c
@@ -99,7 +99,7 @@ int audio_id=-1;
int video_id=-1;
int dvdsub_id=-1;
int vobsub_id=-1;
-static char* audio_lang=NULL;
+char* audio_lang=NULL;
char* dvdsub_lang=NULL;
static char* spudec_ifo=NULL;