]> Savannah Git Hosting - gnulib.git/commit
file-has-acl, acl-permissions: fix HP-UX typos
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 4 Jul 2015 18:05:00 +0000 (11:05 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 4 Jul 2015 18:05:50 +0000 (11:05 -0700)
commitf466404649ae6d2160d924c844448a8259334c26
treef13fb20562cda54a0f7dee1b7131abaff639701d
parent5a5a9388e93d00a7bcb97700a7a552bef20343fd
file-has-acl, acl-permissions: fix HP-UX typos

Problem reported by John David Anglin in: http://bugs.gnu.org/20979
* lib/file-has-acl.c (file_has_acl):
* lib/set-permissions.c (context_acl_from_mode)
(context_aclv_from_mode, set_acls):
Fix some obvious typos when HAVE_GETCL /* HP-UX */.
They were introduced by the recent ACL changes.
ChangeLog
lib/file-has-acl.c
lib/set-permissions.c