Whitespace nit in previous revision.

This commit is contained in:
John Baldwin 2002-07-27 16:51:00 +00:00
parent 6f0dc1fd51
commit b34dc73be6

View File

@ -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);