Commit ed78f0e059003680af6476989c39c9ba18ae3fd0

Jim Meyering 2018-06-25T08:28:12

acl-internal.h: remove _GL_ATTRIBUTE_CONST on void function * lib/acl-internal.h (free_permission_context): Remove that attribute directive. Otherwise, it would provoke this from GCC 9: lib/acl-internal.h:300:3: error: 'const' attribute on function \ returning 'void' [-Werror=attributes]