summaryrefslogtreecommitdiff
path: root/daemon/httpauthd.c
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2004-04-28 22:51:27 +0000
committerStef Walter <stef@memberwebs.com>2004-04-28 22:51:27 +0000
commit8a3ac8a0c0a49e37c8f68c737da8eaf193766c5d (patch)
tree9da27ac1730725e2332aab0e234f17338804c845 /daemon/httpauthd.c
parentdbbf162dc9be0aef47f2d1f1fcddb7ae4e074d47 (diff)
FreeBSD fixes
Diffstat (limited to 'daemon/httpauthd.c')
-rw-r--r--daemon/httpauthd.c1
1 files changed, 0 insertions, 1 deletions
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;