[Mplayer-cvslog] CVS: main cfgparser.c,1.23,1.24
Jürgen Keil
jkeil at mplayer.dev.hu
Thu Jul 12 17:08:04 CEST 2001
- Previous message: [Mplayer-cvslog] CVS: main/DOCS/German BUGREPORTS,1.1,1.2 CDROM,1.1,1.2 CODECS,1.1,1.2 DEBIAN,1.1,1.2
- Next message: [Mplayer-cvslog] CVS: main codec-cfg.c,1.25,1.26
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main
In directory mplayer:/var/tmp.root/cvs-serv19848
Modified Files:
cfgparser.c
Log Message:
fix gcc-3.0 warning
Index: cfgparser.c
===================================================================
RCS file: /cvsroot/mplayer/main/cfgparser.c,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- cfgparser.c 11 Jun 2001 00:12:09 -0000 1.23
+++ cfgparser.c 12 Jul 2001 15:08:02 -0000 1.24
@@ -405,6 +405,7 @@
/* break */
}
nextline:
+ ;
}
free(line);
- Previous message: [Mplayer-cvslog] CVS: main/DOCS/German BUGREPORTS,1.1,1.2 CDROM,1.1,1.2 CODECS,1.1,1.2 DEBIAN,1.1,1.2
- Next message: [Mplayer-cvslog] CVS: main codec-cfg.c,1.25,1.26
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list