mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 14:23:30 +01:00
5 lines
179 B
Plaintext
5 lines
179 B
Plaintext
|
o Code simplifications and refactoring:
|
||
|
- Get rid of router->address, since in all cases it was just the
|
||
|
string representation of router->addr. Resolves ticket 5528.
|
||
|
|