[Mplayer-cvslog] CVS: main/libvo x11_common.c,1.126,1.127
Attila Kinali CVS
attila at mplayerhq.hu
Wed Jan 1 15:16:11 CET 2003
Update of /cvsroot/mplayer/main/libvo
In directory mail:/var/tmp.root/cvs-serv7322
Modified Files:
x11_common.c
Log Message:
sending 10l to Filip
Index: x11_common.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/x11_common.c,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -r1.126 -r1.127
--- x11_common.c 1 Jan 2003 12:50:56 -0000 1.126
+++ x11_common.c 1 Jan 2003 14:16:02 -0000 1.127
@@ -176,7 +176,7 @@
metacity_hack = 1;
}
XFree( args );
- if (wm && !icewm_hack && metacity_hack)
+ if (wm && metacity_hack)
return wm;
}
More information about the MPlayer-cvslog
mailing list