From 741451800e20872f6cc24e749e90129f0acef8b4 Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Thu, 28 Feb 2002 23:38:36 +0000 Subject: bump version, incorporate Andreas' last round of patches. --- libacl/acl_check.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'libacl/acl_check.c') diff --git a/libacl/acl_check.c b/libacl/acl_check.c index 635005d..aab9f77 100644 --- a/libacl/acl_check.c +++ b/libacl/acl_check.c @@ -41,9 +41,7 @@ */ int -acl_check( - acl_t acl, - int *last) +acl_check(acl_t acl, int *last) { acl_obj *acl_obj_p = ext2int(acl, acl); id_t qual = 0; -- cgit v1.2.1