diff options
Diffstat (limited to 'sbin/clri/clri.c')
-rw-r--r-- | sbin/clri/clri.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/clri/clri.c b/sbin/clri/clri.c index 87622b0251a0..593435f5e6c8 100644 --- a/sbin/clri/clri.c +++ b/sbin/clri/clri.c @@ -45,7 +45,7 @@ static const char copyright[] = static char sccsid[] = "@(#)clri.c 8.2 (Berkeley) 9/23/93"; #endif static const char rcsid[] = - "$Id$"; + "$Id: clri.c,v 1.1.1.1.8.2 1998/07/17 20:12:58 jkh Exp $"; #endif /* not lint */ #include <sys/param.h> |