Fix a comment in capability.h: it got renamed to capsicum.h, not
capability.h. MFC after: 3 weeks Spotted by: alc, mcdouga9 at egr.msu.edu, thompsa
This commit is contained in:
parent
b4f67e8868
commit
51c301d849
@ -32,7 +32,7 @@
|
||||
/*
|
||||
* Historically, the key userspace and kernel Capsicum definitions were found
|
||||
* in this file. However, it conflicted with POSIX.1e's capability.h, so has
|
||||
* been renamed capability.h. The file remains for backwards compatibility
|
||||
* been renamed capsicum.h. The file remains for backwards compatibility
|
||||
* reasons as a nested include.
|
||||
*/
|
||||
#ifndef _SYS_CAPABILITY_H_
|
||||
|
Loading…
Reference in New Issue
Block a user