[Mplayer-cvslog] CVS: main/Gui/wm ws.c,1.57,1.58
Zoltan Ponekker
pontscho at mplayerhq.hu
Thu Oct 24 01:57:48 CEST 2002
Update of /cvsroot/mplayer/main/Gui/wm
In directory mail:/var/tmp.root/cvs-serv16721/Gui/wm
Modified Files:
ws.c
Log Message:
small warning fix from Dominik Mierzejewski
Index: ws.c
===================================================================
RCS file: /cvsroot/mplayer/main/Gui/wm/ws.c,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ws.c 19 Oct 2002 19:54:59 -0000 1.57
+++ ws.c 23 Oct 2002 23:57:45 -0000 1.58
@@ -230,6 +230,7 @@
}
extern int vo_wm_type;
+extern int vo_find_depth_from_visuals(Display *dpy, int screen, Visual **visual_return);
void wsXInit( void* mDisplay )
{
More information about the MPlayer-cvslog
mailing list