[MPlayer-G2-dev] CVS: g2 cfg-l0.c,1.1.1.1,1.2

Alex Beregszaszi syncmail at mplayerhq.hu
Fri Sep 23 00:44:11 CEST 2005


CVS change done by Alex Beregszaszi

Update of /cvsroot/mplayer/g2
In directory mail:/var2/tmp/cvs-serv2119

Modified Files:
	cfg-l0.c 
Log Message:
make gcc-3.4.3 happy, altought this is valid imho

Index: cfg-l0.c
===================================================================
RCS file: /cvsroot/mplayer/g2/cfg-l0.c,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- cfg-l0.c	31 Jan 2004 20:16:18 -0000	1.1.1.1
+++ cfg-l0.c	22 Sep 2005 22:44:09 -0000	1.2
@@ -63,6 +63,7 @@
 	    }
 	    break;
 	default:
+	    break;
 	}
     }
     return cfg;




More information about the MPlayer-G2-dev mailing list