]> git.sesse.net Git - vlc/commit
Fix module_need parsing. a,b,c,d should first try loading a, then b, then c, then d.
authorAntoine Cellerier <dionoea@videolan.org>
Wed, 30 Dec 2009 14:39:14 +0000 (15:39 +0100)
committerAntoine Cellerier <dionoea@videolan.org>
Wed, 30 Dec 2009 14:39:14 +0000 (15:39 +0100)
commit40a2f546e1dca36312916b391f64f96a438f0a37
treea4756e44fa6e8c2dfe9db7e2111ab5775d190f31
parentc9d2fec1cf62e423a428b33a15a424387da37edb
Fix module_need parsing. a,b,c,d should first try loading a, then b, then c, then d.
src/modules/modules.c