1
mirror of https://github.com/mpv-player/mpv synced 2024-12-28 06:03:45 +01:00
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12652 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2004-06-25 16:59:23 +00:00
parent 1bd9852166
commit 911789a0e0

View File

@ -1252,7 +1252,7 @@ static void lschunks(demuxer_t* demuxer,int level,off_t endpos,mov_track_t* trak
break;
}
case MOV_TRAK_GENERIC:
mp_msg(MSGT_DEMUX, MSGL_INFO, "Generic track - not completly understood! (id: %d)\n",
mp_msg(MSGT_DEMUX, MSGL_INFO, "Generic track - not completely understood! (id: %d)\n",
trak->id);
/* XXX: Also this contains the FLASH data */