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 497c7fcecb81..80bbe6bc30ac 100644 --- a/usr.bin/lastcomm/lastcomm.c +++ b/usr.bin/lastcomm/lastcomm.c @@ -42,7 +42,7 @@ static const 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.2.3 2001/10/01 12:51:15 dd Exp $"; #endif /* not lint */ #include <sys/param.h> |
