Cleans up formatting.

pull/3456/head
James Phillips 2017-09-07 12:26:58 -07:00
parent 00605c0214
commit 96a89a3381
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