blob: 38e843f066ac833acd08708400ea880caf0e604e (
plain)
1
2
3
4
|
o Code simplification and refactoring:
- Rename Tor's logging function log() to tor_log(), to avoid conflicts
with the natural logarithm function from the system libm. Resolves
ticket 7599.
|