mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-21 17:47:10 +00:00
Fix whitespace in hfa.h
This got broken in 0f36070a54764deb6e5186443d81ba05ea17216a / https://gitlab.com/apparmor/apparmor/-/merge_requests/1750
This commit is contained in:
parent
dc78be4db6
commit
45a7cc1ed0
@ -397,7 +397,7 @@ public:
|
||||
|
||||
void compute_perms_table_ent(State *state, size_t pos,
|
||||
std::vector <aa_perms> &perms_table);
|
||||
void compute_perms_table(std::vector <aa_perms> &perms_table);
|
||||
void compute_perms_table(std::vector <aa_perms> &perms_table);
|
||||
|
||||
unsigned int diffcount;
|
||||
int oob_range;
|
||||
|
Loading…
x
Reference in New Issue
Block a user