Cleans up formatting.

This commit is contained in:
James Phillips 2017-09-07 12:26:58 -07:00
parent 02a3f3f27b
commit 908f7be97f
No known key found for this signature in database
GPG Key ID: 77183E682AC5FC11
1 changed files with 2 additions and 1 deletions

View File

@ -166,7 +166,8 @@ func (m *Internal) executeKeyringOpMgr(
mgr *serf.KeyManager,
args *structs.KeyringRequest,
reply *structs.KeyringResponses,
wan bool, segment string) {
wan bool,
segment string) {
var serfResp *serf.KeyResponse
var err error