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