Skip to content

Commit

Permalink
Cleans up formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
slackpad committed Sep 7, 2017
1 parent 00605c0 commit 96a89a3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion agent/consul/internal_endpoint.go
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 96a89a3

Please sign in to comment.