mirror of https://github.com/mpv-player/mpv
typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17724 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
bd4f01c6ab
commit
a6401e400b
|
@ -202,7 +202,7 @@ frame:
|
|||
}
|
||||
for(i=0; i<reserved_count[frame_code]; i++)
|
||||
reserved v
|
||||
if(frame_flagsFLAG_CHECKSUM){
|
||||
if(frame_flags&FLAG_CHECKSUM){
|
||||
checksum u(32)
|
||||
}
|
||||
data
|
||||
|
|
Loading…
Reference in New Issue