diff options
Diffstat (limited to 'usr.sbin/sa/pdb.c')
| -rw-r--r-- | usr.sbin/sa/pdb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sa/pdb.c b/usr.sbin/sa/pdb.c index 93dc24cf70e8..d038cca1ae58 100644 --- a/usr.sbin/sa/pdb.c +++ b/usr.sbin/sa/pdb.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/sa/pdb.c,v 1.11 2005/02/10 12:43:16 delphij Exp $"); #include <sys/types.h> #include <sys/acct.h> |
