[Mplayer-cvslog] CVS: main/libvo x11_common.h,1.9,1.10
Zoltan Ponekker
pontscho at mplayer.dev.hu
Fri Aug 31 23:18:25 CEST 2001
Update of /cvsroot/mplayer/main/libvo
In directory mplayer:/var/tmp.root/cvs-serv13789
Modified Files:
x11_common.h
Log Message:
fix size ?
Index: x11_common.h
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/x11_common.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- x11_common.h 29 Aug 2001 15:06:02 -0000 1.9
+++ x11_common.h 31 Aug 2001 21:18:22 -0000 1.10
@@ -28,6 +28,7 @@
extern int vo_xeventhandling;
extern int vo_expose;
extern int vo_resize;
+ extern void vo_x11_putkey(int key);
#endif
#ifdef HAVE_GUI
extern Display * vo_display;
More information about the MPlayer-cvslog
mailing list