tor/changes/bug22446

5 lines
206 B
Plaintext
Raw Normal View History

2017-05-30 14:33:14 +02:00
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.