Commit 69ad4a44 authored by Zygmunt Krynicki's avatar Zygmunt Krynicki Committed by John Johansen
parent b62fb226
...@@ -408,7 +408,7 @@ int aa_profile_label_perm(struct aa_profile *profile, struct aa_profile *target, ...@@ -408,7 +408,7 @@ int aa_profile_label_perm(struct aa_profile *profile, struct aa_profile *target,
* @request: requested perms * @request: requested perms
* @deny: Returns: explicit deny set * @deny: Returns: explicit deny set
* @sa: initialized audit structure (MAY BE NULL if not auditing) * @sa: initialized audit structure (MAY BE NULL if not auditing)
* @cb: callback fn for tpye specific fields (MAY BE NULL) * @cb: callback fn for type specific fields (MAY BE NULL)
* *
* Returns: 0 if permission else error code * Returns: 0 if permission else error code
* *
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment