mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-13 06:33:44 +01:00
5 lines
206 B
Plaintext
5 lines
206 B
Plaintext
o Minor features (code style):
|
|
- Add "Falls through" comments to our codebase in order to silence
|
|
GCC 7's -Wimplicit-fallthrough warnings. Patch from Andreas Stieger.
|
|
Closes ticket 22446.
|