diff options
Diffstat (limited to 'sbin/hastd/subr.c')
| -rw-r--r-- | sbin/hastd/subr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/hastd/subr.c b/sbin/hastd/subr.c index ae6f984013c6..20f804cbd061 100644 --- a/sbin/hastd/subr.c +++ b/sbin/hastd/subr.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sbin/hastd/subr.c,v 1.1.2.7.2.1 2012/03/03 06:15:13 kensmith Exp $"); #ifdef HAVE_CAPSICUM #include <sys/capability.h> |
