summaryrefslogtreecommitdiff
path: root/lib/acl-internal.c
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2015-09-25 00:21:58 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2015-09-25 00:23:18 -0700
commit1657ba799a873a7758219dc0bdebf6ab91908fa2 (patch)
tree3605280690680eb218a5353dff1d981ae112593b /lib/acl-internal.c
parentda38b6a7cdcdc7670a3e9088777b3f2829b08bbd (diff)
downloademacs-1657ba799a873a7758219dc0bdebf6ab91908fa2.tar.gz
Merge from gnulib
This incorporates: 2015-09-25 c-ctype: rewrite to use inline functions 2015-09-24 maint: add coding cookies to non-ASCII sources 2015-09-24 gitlog-to-changelog: trim only trailing whitespaces * build-aux/gitlog-to-changelog, doc/misc/texinfo.tex: * lib/acl-internal.c, lib/acl-internal.h, lib/c-ctype.c: * lib/c-ctype.h, lib/get-permissions.c, lib/qcopy-acl.c: * lib/set-permissions.c: Copy from gnulib.
Diffstat (limited to 'lib/acl-internal.c')
-rw-r--r--lib/acl-internal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/acl-internal.c b/lib/acl-internal.c
index 1eaa671bd37..c1b70176ac0 100644
--- a/lib/acl-internal.c
+++ b/lib/acl-internal.c
@@ -1,4 +1,4 @@
-/* Test whether a file has a nontrivial access control list.
+/* Test whether a file has a nontrivial ACL. -*- coding: utf-8 -*-
Copyright (C) 2002-2003, 2005-2015 Free Software Foundation, Inc.