Whitespace nit in previous revision.
This commit is contained in:
parent
6f0dc1fd51
commit
b34dc73be6
@ -81,7 +81,7 @@ struct xucred {
|
||||
struct thread;
|
||||
|
||||
#ifdef DIAGNOSTIC
|
||||
void cred_free_thread(struct thread *td);
|
||||
void cred_free_thread(struct thread *td);
|
||||
#endif
|
||||
void change_egid(struct ucred *newcred, gid_t egid);
|
||||
void change_euid(struct ucred *newcred, struct uidinfo *euip);
|
||||
|
Loading…
Reference in New Issue
Block a user