From ace46058c86e1c1a0e5cf87ade9dea6c0a8b9c84 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Fri, 4 Feb 1994 20:50:42 +0000 Subject: Formerly io-restrict-auth.c.~3~ --- libdiskfs/io-restrict-auth.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libdiskfs/io-restrict-auth.c') diff --git a/libdiskfs/io-restrict-auth.c b/libdiskfs/io-restrict-auth.c index 0adc23a4..c400b5e7 100644 --- a/libdiskfs/io-restrict-auth.c +++ b/libdiskfs/io-restrict-auth.c @@ -57,7 +57,7 @@ diskfs_S_io_restrict_auth (struct protid *cred, mutex_lock (&cred->po->np->lock); *newport = (diskfs_make_protid (cred->po, newuids, newnuids, newgids, - newngids))->fspt.pi.port; + newngids))->pi.port; mutex_unlock (&cred->po->np->lock); *newportpoly = MACH_MSG_TYPE_MAKE_SEND; return 0; -- cgit v1.2.3