diff options
Diffstat (limited to 'sbin/hastd/secondary.c')
| -rw-r--r-- | sbin/hastd/secondary.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/hastd/secondary.c b/sbin/hastd/secondary.c index 8ebcd48efb51..770617960e80 100644 --- a/sbin/hastd/secondary.c +++ b/sbin/hastd/secondary.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sbin/hastd/secondary.c,v 1.1.2.14.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/param.h> #include <sys/time.h> |
