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..5ef8b7831468 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.30.1.8.1 2012/03/03 06:15:13 kensmith Exp $");  #include <sys/types.h>  #include <sys/sysctl.h> | 
