aboutsummaryrefslogtreecommitdiffhomepage
path: root/acl/export.go
diff options
context:
space:
mode:
Diffstat (limited to 'acl/export.go')
-rw-r--r--acl/export.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/acl/export.go b/acl/export.go
index 13a2a3f3..322ea1d6 100644
--- a/acl/export.go
+++ b/acl/export.go
@@ -1,3 +1,4 @@
+// Package acl implements simple ACL manipulation via libacl.
package acl
import "unsafe"