Commit d00271aa authored by georgevicbell's avatar georgevicbell

Fix Capitilzation

parent 4da4150a
...@@ -24,7 +24,7 @@ type Communicator struct { ...@@ -24,7 +24,7 @@ type Communicator struct {
HostDir string HostDir string
ContainerDir string ContainerDir string
Version *version.Version Version *version.Version
config *Config Config *Config
lock sync.Mutex lock sync.Mutex
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment