mirror of
https://github.com/mpv-player/mpv
synced 2025-02-24 00:46:58 +00:00
fix typo in a comment
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23771 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
71f9c4b48b
commit
338f0e6a1f
@ -3602,7 +3602,7 @@ demux_mkv_control (demuxer_t *demuxer, int cmd, void *arg)
|
||||
If the language code is "und" then do not copy it ("und" = "undefined").
|
||||
|
||||
\param demuxer The demuxer to work on
|
||||
\param track_num The n'th subtitle track to get the language from
|
||||
\param track_num The subtitle track number to get the language from
|
||||
\param lang Store the language here
|
||||
\param maxlen The maximum number of characters to copy into lang
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user