diff options
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import ( var VERSION string var BUILDTIME string -var fsort *os.File // the sort.pb.go output file +// var fsort *os.File // the sort.pb.go output file func main() { pp := arg.MustParse(&argv) |
