summaryrefslogtreecommitdiff
path: root/libacl/acl_check.c
diff options
context:
space:
mode:
authorNathan Scott <nathans@sgi.com>2002-02-28 23:38:36 +0000
committerNathan Scott <nathans@sgi.com>2002-02-28 23:38:36 +0000
commit741451800e20872f6cc24e749e90129f0acef8b4 (patch)
treef44f2e2c17ad3254c2b36bd502b9662becd4eee9 /libacl/acl_check.c
parent87d0de6a2a4f5b46f66aea551f315181934e55d2 (diff)
downloadacl-741451800e20872f6cc24e749e90129f0acef8b4.tar.gz
bump version, incorporate Andreas' last round of patches.
Diffstat (limited to 'libacl/acl_check.c')
-rw-r--r--libacl/acl_check.c4
1 files changed, 1 insertions, 3 deletions
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;