This looks like a typo that breaks the build. Yell at me if this isn't the

intended declaration.
This commit is contained in:
Sean Bruno 2013-09-05 03:36:57 +00:00
parent 995df27c66
commit 88eb548859
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=255229

View File

@ -576,7 +576,7 @@ sys_cap_rights_limit(struct thread *td, struct cap_rights_limit_args *uap)
}
int
sys___cap_rights_get(struct thread *td, struct cap___rights_get_args *uap)
sys___cap_rights_get(struct thread *td, struct __cap_rights_get_args *uap)
{
return (ENOSYS);