index
:
tinyproxy
ninji-patches
personal modifications to tinyproxy
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'src')
-rw-r--r--
src/acl.c
2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/acl.c b/src/acl.c
index 4eb2fcc..1ca7377 100644
--- a/
src/acl.c
+++ b/
src/acl.c
@@ -35,7 +35,7 @@
enum acl_type {
ACL_STRING,
- ACL_NUMERIC,
+ ACL_NUMERIC
};
/*