mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 19:52:44 +00:00
Remove extraneous blank line
This commit is contained in:
parent
32e7fd5991
commit
95a801b700
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=90888
@ -146,7 +146,6 @@ merge_acl(acl_t acl, acl_t *prev_acl)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
if (acl_type == ACL_TYPE_ACCESS) {
|
||||
acl_free(prev_acl[ACCESS_ACL]);
|
||||
prev_acl[ACCESS_ACL] = acl_new;
|
||||
|
Loading…
Reference in New Issue
Block a user