code format

This commit is contained in:
huangdan 2016-12-14 19:14:03 +08:00
parent b9220490bf
commit 4c9e031ece
1 changed files with 1 additions and 1 deletions

View File

@ -668,7 +668,7 @@ change_opts(SslType, DataDir, Vals) ->
TupleList2
end,
[{Protocol, Port, [{ssl, TupleList3}]} | Acc];
_ ->
_ ->
[Listener | Acc]
end
end, [], Listeners),