PERFORCE change 90738 for review
Wojciech A. Koszek
dunstan at FreeBSD.org
Mon Jan 30 15:02:26 PST 2006
http://perforce.freebsd.org/chv.cgi?CH=90738
Change 90738 by dunstan at dunstan_dunstan on 2006/01/30 23:01:25
Fix typo in comment.
Affected files ...
.. //depot/projects/trustedbsd/audit3/sys/security/audit/audit.c#2 edit
Differences ...
==== //depot/projects/trustedbsd/audit3/sys/security/audit/audit.c#2 (text+ko) ====
@@ -902,7 +902,7 @@
}
/*
- * audit_syscall_enter() is called on entry to eatch system call. It is
+ * audit_syscall_enter() is called on entry to each system call. It is
* responsible for deciding whether or not to audit the call (preselection),
* and if so, allocating a per-thread audit record. audit_new() will fill in
* basic thread/credential properties.
More information about the p4-projects
mailing list