From 8bf7295cd17b8415c40bde11aa8f5bbbd597e5d6 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Tue, 23 May 2006 04:09:12 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_5_5_0_RELEASE'. This commit was manufactured to restore the state of the 5.5-RELEASE image. --- usr.bin/lock/lock.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/lock/lock.c') diff --git a/usr.bin/lock/lock.c b/usr.bin/lock/lock.c index 3b19e35bbe1cb..23c5717ce8e5c 100644 --- a/usr.bin/lock/lock.c +++ b/usr.bin/lock/lock.c @@ -46,7 +46,7 @@ static char sccsid[] = "@(#)lock.c 8.1 (Berkeley) 6/6/93"; #endif #endif /* not lint */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/lock/lock.c,v 1.18 2004/01/22 04:24:15 cperciva Exp $"); /* * Lock a terminal up until the given key is entered or the given -- cgit v1.2.3