CVS: main vcd_read.c,1.6,1.7
Update of /cvsroot/mplayer/main In directory usw-pr-cvs1:/tmp/cvs-serv5507 Modified Files: vcd_read.c Log Message: Remove compiler warning. Index: vcd_read.c =================================================================== RCS file: /cvsroot/mplayer/main/vcd_read.c,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -r1.6 -r1.7 *** vcd_read.c 2001/06/08 23:36:58 1.6 --- vcd_read.c 2001/06/12 06:53:32 1.7 *************** *** 149,153 **** int sub_channel; ! /* sector_type = 3; /* mode2 */ sector_type = 5; /* mode2/form2 */ sync = 0; --- 149,153 ---- int sub_channel; ! /* sector_type = 3; *//* mode2 */ sector_type = 5; /* mode2/form2 */ sync = 0; _______________________________________________ Mplayer-cvslog mailing list Mplayer-cvslog@lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog
participants (1)
-
Felix Buenemann