aboutsummaryrefslogtreecommitdiff
path: root/security/privileges.go
diff options
context:
space:
mode:
Diffstat (limited to 'security/privileges.go')
-rw-r--r--security/privileges.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/privileges.go b/security/privileges.go
index 5bdd43c..fe8668d 100644
--- a/security/privileges.go
+++ b/security/privileges.go
@@ -18,8 +18,8 @@
*/
// Package security manages:
-// - Cache clearing (cache.go)
-// - Privilege manipulation (privileges.go)
+// - Cache clearing (cache.go)
+// - Privilege manipulation (privileges.go)
package security
// Use the libc versions of setreuid, setregid, and setgroups instead of the