mirror of https://github.com/mpv-player/mpv
1l typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15305 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
a668ab39c0
commit
1242c666da
|
@ -5,7 +5,7 @@
|
|||
*
|
||||
* to compile tester app: gcc -Iloader/ -DTESTING -o codec-cfg codec-cfg.c
|
||||
* to compile CODECS2HTML:
|
||||
* gcc -Iloader/ -DCODECS2HTML -o codecs2html codec-cfg.c mp-msg.o
|
||||
* gcc -Iloader/ -DCODECS2HTML -o codecs2html codec-cfg.c mp_msg.o
|
||||
*
|
||||
* TODO: implement informat in CODECS2HTML too
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue