Files
tor/changes/bug40355_part2
T
David Goulet 48e993be95 changes: Minor syntax editing fixes
Signed-off-by: David Goulet <dgoulet@torproject.org>
2021-12-15 10:53:32 -05:00

5 lines
198 B
Plaintext

o Minor features (portability):
- Try to prevent a compiler warning about printf arguments that could
sometimes occur on MSYS2 depending on the configuration.
Closes ticket 40355.