diff options
| -rw-r--r-- | human.go | 2 | ||||
| -rw-r--r-- | protoc.go | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -package main +package fhelp import ( "fmt" @@ -1,4 +1,4 @@ -package main +package fhelp // auto run protoc with the correct args |
