summaryrefslogtreecommitdiffstats
path: root/sys/security/audit/audit_pipe.c
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2008-07-31 09:54:35 +0000
committerrwatson <rwatson@FreeBSD.org>2008-07-31 09:54:35 +0000
commitb8596e4794a3aeb4fb1425b04700669f545743de (patch)
treebc8ff7eafd3118c4597e5580331169bbd2e1edcc /sys/security/audit/audit_pipe.c
parente92a1d88d1012f9d957b2cae9c71f0d4441994c9 (diff)
downloadFreeBSD-src-b8596e4794a3aeb4fb1425b04700669f545743de.zip
FreeBSD-src-b8596e4794a3aeb4fb1425b04700669f545743de.tar.gz
Further synchronization of copyrights, licenses, white space, etc from
Apple and from the OpenBSM vendor tree. Obtained from: Apple Inc., TrustedBSD Project MFC after: 3 days
Diffstat (limited to 'sys/security/audit/audit_pipe.c')
-rw-r--r--sys/security/audit/audit_pipe.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/security/audit/audit_pipe.c b/sys/security/audit/audit_pipe.c
index ff950c9..00b09ca 100644
--- a/sys/security/audit/audit_pipe.c
+++ b/sys/security/audit/audit_pipe.c
@@ -497,7 +497,6 @@ audit_pipe_submit_user(void *record, u_int record_len)
cv_broadcastpri(&audit_pipe_cv, PSOCK);
}
-
/*
* Pop the next record off of an audit pipe.
*/
OpenPOWER on IntegriCloud