[Mplayer-cvslog] CVS: main/libvo vo_fbdev.c,1.25,1.26
Szabolcs Berecz
szabii at users.sourceforge.net
Mon Apr 16 23:53:31 CEST 2001
Update of /cvsroot/mplayer/main/libvo
In directory usw-pr-cvs1:/tmp/cvs-serv12889
Modified Files:
vo_fbdev.c
Log Message:
dumb bug
Index: vo_fbdev.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/vo_fbdev.c,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -r1.25 -r1.26
*** vo_fbdev.c 2001/04/16 20:41:41 1.25
--- vo_fbdev.c 2001/04/16 21:53:29 1.26
***************
*** 302,306 ****
else
goto err_out_parse_error;
! } else if (!strcmp(token[0], "dblscan")) {
if (get_token(1) < 0)
goto err_out_parse_error;
--- 302,306 ----
else
goto err_out_parse_error;
! } else if (!strcmp(token[0], "double")) {
if (get_token(1) < 0)
goto err_out_parse_error;
_______________________________________________
Mplayer-cvslog mailing list
Mplayer-cvslog at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog
More information about the MPlayer-cvslog
mailing list