diff options
Diffstat (limited to 'usr.bin/id/id.c')
| -rw-r--r-- | usr.bin/id/id.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/id/id.c b/usr.bin/id/id.c index f8fba74c86e1..11320cb8c3f6 100644 --- a/usr.bin/id/id.c +++ b/usr.bin/id/id.c @@ -43,7 +43,7 @@ static char sccsid[] = "@(#)id.c 8.2 (Berkeley) 2/16/94"; #endif #endif /* not lint */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/id/id.c,v 1.21 2004/05/19 21:06:36 dwmalone Exp $"); #include <sys/param.h> #include <sys/mac.h> |
