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 16ea93f12e21..b51263248d13 100644 --- a/sbin/hastd/subr.c +++ b/sbin/hastd/subr.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sbin/hastd/subr.c,v 1.1.2.2.4.1 2010/12/21 17:09:25 kensmith Exp $"); #include <sys/types.h> #include <sys/disk.h> |