diff options
Diffstat (limited to 'main.go')
-rw-r--r-- | main.go | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -313,7 +313,8 @@ func main() { } // "-fsck" if args.fsck { - fsck(&args) + // TODO + //fsck(&args) os.Exit(0) } } |
index : gocryptfs | ||
Mirror of gocryptfs source code on Github | https://github.com/rfjakob/gocryptfs |
summaryrefslogtreecommitdiff |