summaryrefslogtreecommitdiffstats
path: root/sys/security/audit/audit_private.h
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2007-06-01 21:58:59 +0000
committerrwatson <rwatson@FreeBSD.org>2007-06-01 21:58:59 +0000
commit0d42b093e7f36d7c866b3b6b6e17ce42895f8782 (patch)
treefa59854bab6010bdcc0b455b5b42085a7529e952 /sys/security/audit/audit_private.h
parent8266cab35be254d080c55c019e27154420e811c7 (diff)
downloadFreeBSD-src-0d42b093e7f36d7c866b3b6b6e17ce42895f8782.zip
FreeBSD-src-0d42b093e7f36d7c866b3b6b6e17ce42895f8782.tar.gz
Clean up audit comments--formatting, spelling, etc.
Diffstat (limited to 'sys/security/audit/audit_private.h')
-rw-r--r--sys/security/audit/audit_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/security/audit/audit_private.h b/sys/security/audit/audit_private.h
index 541e5af..1e5aa83 100644
--- a/sys/security/audit/audit_private.h
+++ b/sys/security/audit/audit_private.h
@@ -291,7 +291,7 @@ extern int audit_in_failure;
/*
* Some of the BSM tokenizer functions take different parameters in the
* kernel implementations in order to save the copying of large kernel data
- * structures. The prototypes of these functions are declared here.
+ * structures. The prototypes of these functions are declared here.
*/
token_t *kau_to_socket(struct socket_au_info *soi);
OpenPOWER on IntegriCloud