Deleted Added
full compact
34c34
< * $FreeBSD: head/sys/security/mac/mac_framework.h 122875 2003-11-18 00:39:07Z rwatson $
---
> * $FreeBSD: head/sys/security/mac/mac_framework.h 123173 2003-12-06 21:48:03Z rwatson $
232c232
< void mac_create_cred(struct ucred *cred_parent, struct ucred *cred_child);
---
> void mac_copy_cred(struct ucred *cr1, struct ucred *cr2);