summaryrefslogtreecommitdiff
path: root/libacl/acl_error.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_error.c
parent87d0de6a2a4f5b46f66aea551f315181934e55d2 (diff)
downloadacl-741451800e20872f6cc24e749e90129f0acef8b4.tar.gz
bump version, incorporate Andreas' last round of patches.
Diffstat (limited to 'libacl/acl_error.c')
-rw-r--r--libacl/acl_error.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/libacl/acl_error.c b/libacl/acl_error.c
index 97a92ea..bddec21 100644
--- a/libacl/acl_error.c
+++ b/libacl/acl_error.c
@@ -29,8 +29,7 @@
const char *
-acl_error(
- int code)
+acl_error(int code)
{
switch(code) {
case ACL_MULTI_ERROR: