2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-09-01 06:45:38 +00:00

removing trailing whitespace that slipped in

This commit is contained in:
John Johansen
2006-10-12 08:24:38 +00:00
parent 2f5ce57043
commit 0ee79cf174

View File

@@ -749,7 +749,7 @@ int sd_audit(struct subdomain *sd, const struct sd_audit *sa)
goto out; goto out;
} }
audit_log_format(ab, "(%s(%d) profile %s active %s)", audit_log_format(ab, "(%s(%d) profile %s active %s)",
current->comm, current->pid, current->comm, current->pid,
sd->profile->name, sd->active->name); sd->profile->name, sd->active->name);