code formatting

This commit is contained in:
root 2016-10-03 18:31:25 +03:00
parent dc84cce95c
commit 07f57710df
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ import (
type Procstat struct {
PidFile string `toml:"pid_file"`
Exact bool
Exact bool
Exe string
Pattern string
Prefix string