mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
ec4142abdf
Patch from pingl; patch for 13827.
4 lines
155 B
Plaintext
4 lines
155 B
Plaintext
o Code simplification and refactoring:
|
|
- Remove duplicate code in the channel_write_*cell() functions.
|
|
Closes ticket 13827; patch from Pingl.
|