Remove wrong inline keyword.
Reported by: markj MFC after: 1 week
This commit is contained in:
parent
ba1bb0fa68
commit
312797a880
@ -1957,7 +1957,7 @@ cru2x(struct ucred *cr, struct xucred *xcr)
|
||||
ngroups * sizeof(*cr->cr_groups));
|
||||
}
|
||||
|
||||
void inline
|
||||
void
|
||||
cru2xt(struct thread *td, struct xucred *xcr)
|
||||
{
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user