guards_choose_dirguard(): replace one XXXX with another.
commit17c3faa2e393c59e9ee4aeca6986b0905d17f3b5
authorNick Mathewson <nickm@torproject.org>
Wed, 30 Nov 2016 12:51:40 +0000 (30 07:51 -0500)
committerNick Mathewson <nickm@torproject.org>
Fri, 16 Dec 2016 16:06:20 +0000 (16 11:06 -0500)
treefb120629e1514e51a620e700ed236a12f5973451
parent9d065ecc3d9e1a34c35be2d3531696798f6ecd3e
guards_choose_dirguard(): replace one XXXX with another.

I had been asking myself, "hey, doesn't the new code need to look at
this "info" parameter? The old code did!"  But it turns out that the
old code hasn't, since 05f7336624d6a47b3.

So instead of "support this!" the comment now says "we can remove
this!"
src/or/entrynodes.c