PERFORCE change 19581 for review
Robert Watson
rwatson at freebsd.org
Fri Oct 18 21:03:28 GMT 2002
http://perforce.freebsd.org/chv.cgi?CH=19581
Change 19581 by rwatson at 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 at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list