summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/acl.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/acl.c b/src/acl.c
index 02155d9..ffb73f4 100644
--- a/src/acl.c
+++ b/src/acl.c
@@ -34,7 +34,10 @@
#define IPV6_LEN 16
enum acl_type
-{ ACL_STRING, ACL_NUMERIC };
+{
+ ACL_STRING,
+ ACL_NUMERIC,
+};
/*
* Hold the information about a particular access control. We store