sync code with last fixes and improvements from OpenBSD
This commit is contained in:
parent
f57be82572
commit
58b04bcee7
468 changed files with 9958 additions and 7882 deletions
|
@ -411,7 +411,7 @@ void
|
|||
pfi_group_addmember(const char *group)
|
||||
{
|
||||
PF_LOCK();
|
||||
pfi_group_change(group);
|
||||
pfi_group_change(group);
|
||||
pfi_xcommit();
|
||||
PF_UNLOCK();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue