vlc | branch: master | Jean-Baptiste Kempf <[email protected]> | Thu Mar 12 11:16:58 2015 +0100| [43862ea834d98d6fe9391d902a3b37d16a1d0185] | committer: Jean-Baptiste Kempf
Update MODULES_LIST to please the alphabetically order of the script My OCD will be happy... > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=43862ea834d98d6fe9391d902a3b37d16a1d0185 --- modules/MODULES_LIST | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/MODULES_LIST b/modules/MODULES_LIST index 4a57c42..f902bc6 100644 --- a/modules/MODULES_LIST +++ b/modules/MODULES_LIST @@ -97,8 +97,8 @@ $Id$ * demuxdump: Pseudo-demuxer that dumps the stream * diracsys: BBC Dirac demuxer * direct2d: video output module using the Direct2D API - * direct3d9: video output module using the Direct3D9 API * direct3d11: video output module using the Direct3D11 API + * direct3d9: video output module using the Direct3D9 API * directdraw: video output module using the DirectDraw API * directfb: Direct Framebuffer video output * directsound: audio output module using the DirectSound API _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
