CLEANUP: dns: inacurate comment about prefered IP score
authorBaptiste Assmann <bedis9@gmail.com>
Fri, 22 Jun 2018 10:51:51 +0000 (12:51 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 12 Jul 2018 15:55:16 +0000 (17:55 +0200)
commit741e00a820ca23d3371a10587f5014c58ac14536
tree592c4299ba84c46dce9c29e0efcaefde389adcbb
parente56fffd896fc29f886d5c55dc0930dc7e454b3c8
CLEANUP: dns: inacurate comment about prefered IP score

The comment was about "prefered network ip version" while it's actually
"prefered ip version" in the code.
Fixed

Backport status: 1.7 and 1.8
  Be careful, this patch may not apply on 1.7, since the score was '4'
  for this item at that time.
src/dns.c