Deleted Added
full compact
34c34
< * $FreeBSD: head/sys/security/mac_stub/mac_stub.c 122875 2003-11-18 00:39:07Z rwatson $
---
> * $FreeBSD: head/sys/security/mac_stub/mac_stub.c 123173 2003-12-06 21:48:03Z rwatson $
442,447d441
< stub_create_cred(struct ucred *cred_parent, struct ucred *cred_child)
< {
<
< }
<
< static void
1057a1052
> .mpo_copy_cred_label = stub_copy_label,
1112d1106
< .mpo_create_cred = stub_create_cred,