[Mplayer-cvslog] CVS: main/osdep timer-lx.c,1.8,1.9
Torinthiel CVS
syncmail at mplayerhq.hu
Wed Aug 4 18:14:46 CEST 2004
- Previous message: [Mplayer-cvslog] CVS: main/osdep timer-darwin.c, 1.3, 1.4 timer-lx.c, 1.7, 1.8 timer-win2.c, 1.2, 1.3 timer.h, 1.5, 1.6
- Next message: [Mplayer-cvslog] CVS: main/etc .libdeps,1.5,1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
CVS change done by Torinthiel CVS
Update of /cvsroot/mplayer/main/osdep
In directory mail:/var2/tmp/cvs-serv24790/osdep
Modified Files:
timer-lx.c
Log Message:
And a tiny compile fix.
I should learn to test before apply.
Index: timer-lx.c
===================================================================
RCS file: /cvsroot/mplayer/main/osdep/timer-lx.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- timer-lx.c 4 Aug 2004 15:48:43 -0000 1.8
+++ timer-lx.c 4 Aug 2004 16:14:43 -0000 1.9
@@ -6,7 +6,7 @@
#include <sys/time.h>
#include "../config.h"
-const char *timer_name() =
+const char *timer_name =
#ifdef HAVE_NANOSLEEP
"nanosleep()";
#else
- Previous message: [Mplayer-cvslog] CVS: main/osdep timer-darwin.c, 1.3, 1.4 timer-lx.c, 1.7, 1.8 timer-win2.c, 1.2, 1.3 timer.h, 1.5, 1.6
- Next message: [Mplayer-cvslog] CVS: main/etc .libdeps,1.5,1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list