[Mplayer-cvslog] CVS: main/libvo x11_common.h,1.24,1.25

Atmosfear atmos4 at mplayerhq.hu
Thu Jun 13 02:26:20 CEST 2002


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

Modified Files:
	x11_common.h 
Log Message:
Aii 10l forgot to commit with my last x11_common.c commit


Index: x11_common.h
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/x11_common.h,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- x11_common.h	14 May 2002 23:44:35 -0000	1.24
+++ x11_common.h	13 Jun 2002 00:26:17 -0000	1.25
@@ -27,7 +27,7 @@
 
 extern int vo_init( void );
 extern void vo_uninit( void );
-extern int vo_hidecursor ( Display* , Window );
+extern void vo_hidecursor ( Display* , Window );
 extern void vo_showcursor( Display *disp, Window win );
 extern void vo_x11_decoration( Display * vo_Display,Window w,int d );
 extern void vo_x11_classhint( Display * display,Window window,char *name );




More information about the MPlayer-cvslog mailing list