aboutsummaryrefslogtreecommitdiff
path: root/internal/configfile/config_file.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/configfile/config_file.go')
-rw-r--r--internal/configfile/config_file.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/internal/configfile/config_file.go b/internal/configfile/config_file.go
index 95f4c6c..e27f2ad 100644
--- a/internal/configfile/config_file.go
+++ b/internal/configfile/config_file.go
@@ -1,3 +1,5 @@
+// Package configfile reads and writes gocryptfs.conf does the key
+// wrapping.
package configfile
import (