Commit 582122f1 authored by Austin Kim's avatar Austin Kim Committed by John Johansen

apparmor: remove duplicated 'Returns:' comments

It might look better if duplicated 'Returns:' comment is removed.
Signed-off-by: default avatarAustin Kim <austindh.kim@gmail.com>
Signed-off-by: default avatarJohn Johansen <john.johansen@canonical.com>
parent 7b721124
...@@ -21,8 +21,6 @@ ...@@ -21,8 +21,6 @@
* @profile: the profile to print profile info about (NOT NULL) * @profile: the profile to print profile info about (NOT NULL)
* @string: Returns - string containing the profile info (NOT NULL) * @string: Returns - string containing the profile info (NOT NULL)
* *
* Returns: length of @string on success else error on failure
*
* Requires: profile != NULL * Requires: profile != NULL
* *
* Creates a string containing the namespace_name://profile_name for * Creates a string containing the namespace_name://profile_name for
......
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