CVS: main cfgparser.c,1.22,1.23
Update of /cvsroot/mplayer/main In directory usw-pr-cvs1:/tmp/cvs-serv12577 Modified Files: cfgparser.c Log Message: erm... Index: cfgparser.c =================================================================== RCS file: /cvsroot/mplayer/main/cfgparser.c,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -r1.22 -r1.23 *** cfgparser.c 2001/06/10 23:40:20 1.22 --- cfgparser.c 2001/06/11 00:12:09 1.23 *************** *** 278,282 **** while (fgets(line, MAX_LINE_LEN, fp)) { - nextline: if (errors >= 16) { printf("too many errors\n"); --- 278,281 ---- *************** *** 406,409 **** --- 405,409 ---- /* break */ } + nextline: } _______________________________________________ Mplayer-cvslog mailing list Mplayer-cvslog@lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog
participants (1)
-
Szabolcs Berecz