mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 07:07:52 +01:00
5 lines
269 B
Text
5 lines
269 B
Text
o Minor features (auto-formatting scripts):
|
|
- When annotating C macros, never generate a line that our check-spaces
|
|
script would reject. Closes ticket 31759.
|
|
- When annotating C macros, try to remove cases of double-negation.
|
|
Closes ticket 31779.
|