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 c1e5902ab505..c375e9ba408e 100644 --- a/usr.bin/id/id.c +++ b/usr.bin/id/id.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)id.c 8.2 (Berkeley) 2/16/94"; #endif static const char rcsid[] = - "$Id: id.c,v 1.6 1998/02/18 17:35:16 steve Exp $"; + "$Id: id.c,v 1.7 1998/08/21 06:47:58 obrien Exp $"; #endif /* not lint */ #include <sys/param.h> |
