diff options
Diffstat (limited to 'sbin/hastd/proto_uds.c')
-rw-r--r-- | sbin/hastd/proto_uds.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/hastd/proto_uds.c b/sbin/hastd/proto_uds.c index 9c900e711d07..f6f293a6ab9d 100644 --- a/sbin/hastd/proto_uds.c +++ b/sbin/hastd/proto_uds.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sbin/hastd/proto_uds.c,v 1.1.2.3.2.1 2010/12/21 17:09:25 kensmith Exp $"); /* UDS - UNIX Domain Socket */ |