tor/changes/ticket13172

4 lines
207 B
Plaintext
Raw Normal View History

o Code simplification and refactoring:
- Avoid using operators directly as macro arguments: this lets us
apply coccinelle transformations to our codebase more
directly. Closes ticket 13172.