mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-23 22:47:12 +01:00
3 lines
182 B
Text
3 lines
182 B
Text
o Code simplification and refactoring:
|
|
- Change the entry_is_live() function to take named bitfield elements
|
|
instead of an unnamed list of booleans. Closes ticket 12202.
|