diff options
Diffstat (limited to 'bin/ps/nlist.c')
-rw-r--r-- | bin/ps/nlist.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ps/nlist.c b/bin/ps/nlist.c index f5e600b839597..06bca9ce2ec6b 100644 --- a/bin/ps/nlist.c +++ b/bin/ps/nlist.c @@ -34,7 +34,7 @@ static char sccsid[] = "@(#)nlist.c 8.4 (Berkeley) 4/2/94"; #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/bin/ps/nlist.c,v 1.21.32.1 2010/02/10 00:26:20 kensmith Exp $"); #include <sys/types.h> #include <sys/sysctl.h> |