Indenting change
This commit is contained in:
parent
024b317de0
commit
0b191f16fe
@ -34,7 +34,10 @@
|
|||||||
#define IPV6_LEN 16
|
#define IPV6_LEN 16
|
||||||
|
|
||||||
enum acl_type
|
enum acl_type
|
||||||
{ ACL_STRING, ACL_NUMERIC };
|
{
|
||||||
|
ACL_STRING,
|
||||||
|
ACL_NUMERIC,
|
||||||
|
};
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Hold the information about a particular access control. We store
|
* Hold the information about a particular access control. We store
|
||||||
|
Loading…
Reference in New Issue
Block a user