diff options
Diffstat (limited to 'sbin/hastd/proto_tcp.c')
| -rw-r--r-- | sbin/hastd/proto_tcp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/hastd/proto_tcp.c b/sbin/hastd/proto_tcp.c index 6dc066155574..318a5b7b04f5 100644 --- a/sbin/hastd/proto_tcp.c +++ b/sbin/hastd/proto_tcp.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sbin/hastd/proto_tcp.c,v 1.3.2.4.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/param.h> /* MAXHOSTNAMELEN */ #include <sys/socket.h> |
