[Mplayer-cvslog] CVS: main/libvo vo_xmga.c,1.50,1.51

Arpi of Ize arpi at mplayer.dev.hu
Thu Mar 7 21:14:54 CET 2002


Update of /cvsroot/mplayer/main/libvo
In directory mplayer:/var/tmp.root/cvs-serv31401

Modified Files:
	vo_xmga.c 
Log Message:
+10l to .so

Index: vo_xmga.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/vo_xmga.c,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- vo_xmga.c	7 Mar 2002 17:50:25 -0000	1.50
+++ vo_xmga.c	7 Mar 2002 20:14:52 -0000	1.51
@@ -90,9 +90,9 @@
 static uint32_t               drwX,drwY,drwWidth,drwHeight,drwBorderWidth,drwDepth;
 static uint32_t               drwcX,drwcY,dwidth,dheight;
 
-#ifdef HAVE_NEW_GUI
+//#ifdef HAVE_NEW_GUI
  static uint32_t               mdwidth,mdheight;
-#endif
+//#endif
 
 static XSetWindowAttributes   xWAttribs;
 




More information about the MPlayer-cvslog mailing list