diff options
Diffstat (limited to 'usr.bin/hesinfo/hesinfo.c')
-rw-r--r-- | usr.bin/hesinfo/hesinfo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/hesinfo/hesinfo.c b/usr.bin/hesinfo/hesinfo.c index fa81864a5d008..503d46c46f868 100644 --- a/usr.bin/hesinfo/hesinfo.c +++ b/usr.bin/hesinfo/hesinfo.c @@ -19,7 +19,7 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/hesinfo/hesinfo.c,v 1.7 2002/09/04 23:29:01 dwmalone Exp $"); #include <err.h> #include <errno.h> |