Improve the English in a comment
sys/cddl/contrib/opensolaris/uts/common/sys/acl.h: Improve the english in a comment. No functional changes Submitted by: gibbs MFC after: 4 weeks Sponsored by: Spectra Logic Corp
This commit is contained in:
parent
7461cb05f9
commit
10478a3feb
@ -35,8 +35,8 @@
|
||||
|
||||
#if defined(_KERNEL)
|
||||
/*
|
||||
* When compiling OpenSolaris kernel code, this file is getting
|
||||
* included instead of FreeBSD one. Pull the original sys/acl.h as well.
|
||||
* When compiling OpenSolaris kernel code, this file is included instead of the
|
||||
* FreeBSD one. Include the original sys/acl.h as well.
|
||||
*/
|
||||
#undef _SYS_ACL_H
|
||||
#include_next <sys/acl.h>
|
||||
|
Loading…
Reference in New Issue
Block a user