diff options
Diffstat (limited to 'usr.sbin/timed/timedc/timedc.c')
| -rw-r--r-- | usr.sbin/timed/timedc/timedc.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/usr.sbin/timed/timedc/timedc.c b/usr.sbin/timed/timedc/timedc.c index 3b6747229bcc..33b80dad6cd0 100644 --- a/usr.sbin/timed/timedc/timedc.c +++ b/usr.sbin/timed/timedc/timedc.c @@ -42,7 +42,7 @@ static const char copyright[] =  static char sccsid[] = "@(#)timedc.c	8.1 (Berkeley) 6/6/93";  #endif  static const char rcsid[] = -	"$Id: timedc.c,v 1.2 1997/10/22 06:20:04 charnier Exp $"; +	"$Id: timedc.c,v 1.1.1.1.8.1 1997/11/07 07:42:38 charnier Exp $";  #endif /* not lint */  #include "timedc.h" | 
