Deleted Added
full compact
31c31
< __FBSDID("$FreeBSD: head/sbin/hastd/hastd.c 207348 2010-04-28 22:41:06Z pjd $");
---
> __FBSDID("$FreeBSD: head/sbin/hastd/hastd.c 207371 2010-04-29 15:36:32Z pjd $");
189a190,193
> /* Error in setting timeout is not critical, but why should it fail? */
> if (proto_timeout(conn, HAST_TIMEOUT) < 0)
> pjdlog_errno(LOG_WARNING, "Unable to set connection timeout");
>