Fix the over-indent

pull/288/head
Gavin M. Roy 2014-08-18 15:50:36 -04:00
parent 6000f6977d
commit b030991c8b
1 changed files with 1 additions and 1 deletions

View File

@ -280,7 +280,7 @@ PARSE:
// _name._tag.service.consul // _name._tag.service.consul
d.serviceLookup(network, datacenter, labels[n-3][1:], tag, req, resp) d.serviceLookup(network, datacenter, labels[n-3][1:], tag, req, resp)
// Consul 0.3 and prior format for SRV queries // Consul 0.3 and prior format for SRV queries
} else { } else {
// Support "." in the label, re-join all the parts // Support "." in the label, re-join all the parts