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 f5e600b83959..b2fe0cffa92f 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 2004/04/06 20:06:49 markm Exp $");  #include <sys/types.h>  #include <sys/sysctl.h> | 
