mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 10:07:12 +00:00
Making a previously non-const pointer arg const is not an ABI break, and having const expresses the intent of the interface better Signed-off-by: Ryan Lee <ryan.lee@canonical.com>