aboutsummaryrefslogtreecommitdiff
path: root/src/wrapacl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/wrapacl.c')
-rw-r--r--src/wrapacl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapacl.c b/src/wrapacl.c
index db336e4..27e905c 100644
--- a/src/wrapacl.c
+++ b/src/wrapacl.c
@@ -19,7 +19,7 @@
19#include "defs.h" 19#include "defs.h"
20 20
21int 21int
22p903_httpd_acl(void *cls, const struct sockaddr *addr, socklen_t addrlen) 22p903_httpd_acl(void *cls, const struct sockaddr *addr, socklen_t addrlen)
23{ 23{
24 struct request_info req; 24 struct request_info req;
25 request_init(&req, 25 request_init(&req,

Return to:

Send suggestions and report system problems to the System administrator.