summaryrefslogtreecommitdiffstats
path: root/sys/security/audit/audit_arg.c
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2007-06-11 22:10:54 +0000
committerrwatson <rwatson@FreeBSD.org>2007-06-11 22:10:54 +0000
commit65d74ebe28959fe7388f0f1d02d4f85c65a7e064 (patch)
tree1816fa75fc3d3f26ed4692ee880683589a999986 /sys/security/audit/audit_arg.c
parent7806190211a7c2250375f8379837a2f1e02746c7 (diff)
downloadFreeBSD-src-65d74ebe28959fe7388f0f1d02d4f85c65a7e064.zip
FreeBSD-src-65d74ebe28959fe7388f0f1d02d4f85c65a7e064.tar.gz
Clean up, and sometimes remove, a number of audit-related implementation
comments. Obtained from: TrutstedBSD Project
Diffstat (limited to 'sys/security/audit/audit_arg.c')
-rw-r--r--sys/security/audit/audit_arg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/security/audit/audit_arg.c b/sys/security/audit/audit_arg.c
index 914f918..6cf0d5c 100644
--- a/sys/security/audit/audit_arg.c
+++ b/sys/security/audit/audit_arg.c
@@ -60,7 +60,7 @@
* hasn't already been filled in?
*/
void
-audit_arg_addr(void * addr)
+audit_arg_addr(void *addr)
{
struct kaudit_record *ar;
OpenPOWER on IntegriCloud