mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
4 lines
174 B
Plaintext
4 lines
174 B
Plaintext
|
o Code simplification and refactoring:
|
||
|
- Tor now assumes that you have standards-conformant stdint.h and
|
||
|
inttypes.h headers when compiling. Closes ticket 26626.
|