summaryrefslogtreecommitdiff
path: root/src/demuxers/demux_vox.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/demuxers/demux_vox.c')
-rw-r--r--src/demuxers/demux_vox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/demuxers/demux_vox.c b/src/demuxers/demux_vox.c
index ade0f9b52..d99121d51 100644
--- a/src/demuxers/demux_vox.c
+++ b/src/demuxers/demux_vox.c
@@ -191,7 +191,7 @@ static demux_plugin_t *open_plugin (demux_class_t *class_gen, xine_stream_t *str
}
break;
- case METHOD_BY_EXTENSION:
+ case METHOD_BY_MRL:
break;
default: