demux_ogg: fix slang selection
commit9790fc444efc423bb4b3f6ad5321eeb7aeeb0b54
authorClément Bœsch <ubitux@gmail.com>
Fri, 22 Apr 2011 14:13:55 +0000 (22 16:13 +0200)
committerUoti Urpala <uau@mplayer2.org>
Sat, 23 Apr 2011 02:41:45 +0000 (23 05:41 +0300)
treebb25e0d652ecc66e1f6330eb2e3272a6c3a73083
parentd6072d740826dd112eaeccc09c3f3bf46a8ece26
demux_ogg: fix slang selection

Commit 59fff90d94 ("options: change -alang and -slang to use string
list type") failed to change demux_ogg accordingly. Add the missing
change.
libmpdemux/demux_ogg.c