[Mplayer-cvslog] CVS: main/Gui timer.h,1.1,1.2

Arpi of Ize arpi at mplayer.dev.hu
Thu Oct 4 20:27:59 CEST 2001


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

Modified Files:
	timer.h 
Log Message:
gcc3 warning fixed

Index: timer.h
===================================================================
RCS file: /cvsroot/mplayer/main/Gui/timer.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- timer.h	25 Aug 2001 21:04:26 -0000	1.1
+++ timer.h	4 Oct 2001 18:27:56 -0000	1.2
@@ -9,4 +9,4 @@
 extern void timerInit( void );
 extern void timerDone( void );
 
-#endif;
\ No newline at end of file
+#endif




More information about the MPlayer-cvslog mailing list