[MPlayer-cvslog] CVS: main/loader pe_image.c,1.10,1.11

Dominik Mierzejewski CVS syncmail at mplayerhq.hu
Sat May 13 20:38:59 CEST 2006


CVS change done by Dominik Mierzejewski CVS

Update of /cvsroot/mplayer/main/loader
In directory mail:/var2/tmp/cvs-serv5575

Modified Files:
	pe_image.c 
Log Message:
Remove extra return.


Index: pe_image.c
===================================================================
RCS file: /cvsroot/mplayer/main/loader/pe_image.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- pe_image.c	25 May 2005 08:48:31 -0000	1.10
+++ pe_image.c	13 May 2006 18:38:57 -0000	1.11
@@ -821,8 +821,6 @@
     }
 
     return wm;
-
-    return wm;
 }
 
 /******************************************************************************




More information about the MPlayer-cvslog mailing list