diff options
Diffstat (limited to 'usr.bin/lastcomm/lastcomm.c')
| -rw-r--r-- | usr.bin/lastcomm/lastcomm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/lastcomm/lastcomm.c b/usr.bin/lastcomm/lastcomm.c index 4beed143c977c..2a51c4be139af 100644 --- a/usr.bin/lastcomm/lastcomm.c +++ b/usr.bin/lastcomm/lastcomm.c @@ -42,7 +42,7 @@ static char copyright[] = static char sccsid[] = "@(#)lastcomm.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.bin/lastcomm/lastcomm.c,v 1.10 1999/08/28 01:02:41 peter Exp $"; #endif /* not lint */ #include <sys/param.h> |
