2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-22 10:07:12 +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:
Christian Boltz 2025-07-31 21:28:03 +02:00
parent dc78be4db6
commit 45a7cc1ed0
No known key found for this signature in database
GPG Key ID: C6A682EA63C82F1C

View File

@ -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;