Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Oct 2002 14:03:28 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 19581 for review
Message-ID:  <200210182103.g9IL3SbB083573@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=19581

Change 19581 by rwatson@rwatson_tislabs on 2002/10/18 14:02:28

	Remove a 'len' definition that probably went missing in some
	or another integ.

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/ufs/ufs/ufs_vnops.c#55 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/ufs/ufs/ufs_vnops.c#55 (text+ko) ====

@@ -338,6 +338,7 @@
 	int error;
 #ifdef UFS_ACL
 	struct acl *acl;
+	size_t len;
 #endif
 
 	/*

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210182103.g9IL3SbB083573>