1 --- avr_evtd.old/avr_evtd.c 2006-10-29 12:27:28.000000000 -0600
2 +++ avr_evtd/avr_evtd.c 2007-12-11 09:38:40.000000000 -0600
6 int i_FileDescriptor = 0;
7 -time_t tt_LastMelcoAcess = 0;
8 +time_t tt_LastMelcoAcess = -1;
10 long l_ShutdownTimer=9999; /* Careful here */
11 char c_FirstTimeFlag=1;