mirror of
https://github.com/mpv-player/mpv
synced 2025-01-01 04:36:24 +01:00
10l, fix vcd netbsd compilation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23868 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
2134bb4673
commit
8db1b6a63c
@ -111,7 +111,7 @@ vcd_read_toc(int fd)
|
||||
if (i <= tochdr.ending_track)
|
||||
mp_msg(MSGT_OPEN,MSGL_INFO,"track %02d: adr=%d ctrl=%d format=%d %02d:%02d:%02d\n",
|
||||
(int) tocentry.starting_track,
|
||||
(int) TOCADDR(tocentry)_type,
|
||||
(int) tocentry.data->addr_type,
|
||||
(int) tocentry.data->control,
|
||||
(int) tocentry.address_format,
|
||||
(int) TOCADDR(tocentry).msf.minute,
|
||||
|
Loading…
Reference in New Issue
Block a user