From fafdb60bfbf507120683cfb216251f1e8cb9fca2 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 27 Sep 2009 14:07:26 +0200 Subject: [PATCH] Typo in comment. --- tests/test-sameacls.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test-sameacls.c b/tests/test-sameacls.c index 736be57bf..9453f69ed 100644 --- a/tests/test-sameacls.c +++ b/tests/test-sameacls.c @@ -463,7 +463,7 @@ main (int argc, char *argv[]) abort (); } - /* The docs say that type1 being 0 is equivalent to ACL_ANY, but it is not + /* The docs say that type2 being 0 is equivalent to ACL_ANY, but it is not true, in AIX 5.3. */ type2.u64 = ACL_ANY; if (aclx_get (file2, 0, &type2, acl2, &aclsize2, &mode2) < 0) -- 2.11.0