Skip to content
Snippets Groups Projects
Unverified Commit 398e0e02 authored by teor's avatar teor
Browse files

nodelist: Remove an outdated comment

Part of 33817.
parent 7517e1b5
Branches
Tags
No related merge requests found
......@@ -26,9 +26,6 @@ struct routerinfo_t {
uint16_t dir_port; /**< Port for HTTP directory connections. */
/** A router's IPv6 address, if it has one. */
/* XXXXX187 Actually these should probably be part of a list of addresses,
* not just a special case. Use abstractions to access these; don't do it
* directly. */
tor_addr_t ipv6_addr;
uint16_t ipv6_orport;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment