Correct formatting in file

This commit is contained in:
Lawrence Woodman
2016-07-12 05:46:52 +01:00
parent 57c4b2b572
commit 9ea6d25b45
+2 -2
View File
@@ -79,9 +79,9 @@ func (s *systemd) Install() error {
var to = &struct {
*Config
Path string
Path string
ReloadSignal string
PIDFile string
PIDFile string
}{
s.Config,
path,