summaryrefslogtreecommitdiff
path: root/usr.bin/lastcomm/lastcomm.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/lastcomm/lastcomm.c')
-rw-r--r--usr.bin/lastcomm/lastcomm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/lastcomm/lastcomm.c b/usr.bin/lastcomm/lastcomm.c
index f95f53daba89f..ba3b094ff7e12 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[] =
- "$Id: lastcomm.c,v 1.4.2.2 1997/08/29 05:29:27 imp Exp $";
+ "$Id: lastcomm.c,v 1.4.2.3 1997/09/15 08:32:10 jkh Exp $";
#endif /* not lint */
#include <sys/param.h>