Fix formatting issues

This commit is contained in:
Leonid Bugaev
2015-08-18 17:28:09 +03:00
parent d6c776fa0c
commit b53fba0415
5 changed files with 16 additions and 17 deletions
+2 -2
View File
@@ -8,8 +8,8 @@ import (
// FileOutput output plugin
type FileOutput struct {
path string
file *os.File
path string
file *os.File
}
// NewFileOutput constructor for FileOutput, accepts path