From 8a3ac8a0c0a49e37c8f68c737da8eaf193766c5d Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Wed, 28 Apr 2004 22:51:27 +0000 Subject: FreeBSD fixes --- daemon/httpauthd.c | 1 - 1 file changed, 1 deletion(-) (limited to 'daemon/httpauthd.c') diff --git a/daemon/httpauthd.c b/daemon/httpauthd.c index 8c0f000..7c74754 100644 --- a/daemon/httpauthd.c +++ b/daemon/httpauthd.c @@ -309,7 +309,6 @@ int main(int argc, char* argv[]) break; case ECONNABORTED: - case EPROTO: ha_message(LOG_ERR, "couldn't accept a connection"); break; -- cgit v1.2.3