r19762 - trunk/mplayer.c
9 Sep
2006
9 Sep
'06
4:32 a.m.
Author: uau Date: Sat Sep 9 04:08:52 2006 New Revision: 19762 Modified: trunk/mplayer.c Log: Disable rtc timing by default. Modified: trunk/mplayer.c ============================================================================== --- trunk/mplayer.c (original) +++ trunk/mplayer.c Sat Sep 9 04:08:52 2006 @@ -401,7 +401,7 @@ #ifdef HAVE_RTC -static int nortc; +static int nortc = 1; static char* rtc_device; #endif
7003
Age (days ago)
7003
Last active (days ago)
0 comments
1 participants
participants (1)
-
uau