[Mplayer-cvslog] CVS: main/Gui/mplayer/gtk url.c,1.1,1.2 url.h,1.1,1.2

Arpi of Ize arpi at mplayerhq.hu
Sat Jun 8 00:43:57 CEST 2002


Update of /cvsroot/mplayer/main/Gui/mplayer/gtk
In directory mail:/var/tmp.root/cvs-serv23063/Gui/mplayer/gtk

Modified Files:
	url.c url.h 
Log Message:
warning & newline fixes by Dominik Mierzejewski <dominik at rangers.eu.org>


Index: url.c
===================================================================
RCS file: /cvsroot/mplayer/main/Gui/mplayer/gtk/url.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- url.c	4 Jun 2002 16:38:18 -0000	1.1
+++ url.c	7 Jun 2002 22:43:24 -0000	1.2
@@ -12,6 +12,7 @@
 #include "url.h"
 #include "../../interface.h"
 #include "../../events.h"
+#include "../widgets.h"
 
 GtkWidget * URL;
 int         gtkVURLDialogBox = 0;

Index: url.h
===================================================================
RCS file: /cvsroot/mplayer/main/Gui/mplayer/gtk/url.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- url.h	4 Jun 2002 16:38:18 -0000	1.1
+++ url.h	7 Jun 2002 22:43:24 -0000	1.2
@@ -8,4 +8,4 @@
 extern void ShowURLDialogBox( void );
 extern GtkWidget * create_URL( void );
 
-#endif
\ No newline at end of file
+#endif




More information about the MPlayer-cvslog mailing list