diff options
Diffstat (limited to 'libexec/atrun/gloadavg.c')
-rw-r--r-- | libexec/atrun/gloadavg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/atrun/gloadavg.c b/libexec/atrun/gloadavg.c index 40e871397eeb2..1860cc1190cfd 100644 --- a/libexec/atrun/gloadavg.c +++ b/libexec/atrun/gloadavg.c @@ -25,7 +25,7 @@ #ifndef lint static const char rcsid[] = - "$Id$"; + "$Id: gloadavg.c,v 1.4 1997/11/20 07:21:55 charnier Exp $"; #endif /* not lint */ #ifndef __FreeBSD__ |