summaryrefslogtreecommitdiffstats
path: root/htop.1.in
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2017-08-03 09:05:00 +0200
committerHisham Muhammad <hisham@gobolinux.org>2017-10-23 14:27:33 -0400
commit52831955c759ecfa5d5f527bdf54f20545fdbcff (patch)
tree405c181efb62b6304b7c2343e54116abf25ff366 /htop.1.in
parentef34a83c54e17c54e137d1fe6272f71d9b86857e (diff)
fix fallthough comments for GCC 7.x
GCC 7.x does some extended checks on fallthough for switch/case statement. The warning looks like this: warning: this statement may fall through [-Wimplicit-fallthrough=] It can be told about implicit fallthough, however it does not recognize comments within blocks, so move the comments outside.
Diffstat (limited to 'htop.1.in')
0 files changed, 0 insertions, 0 deletions

© 2014-2024 Faster IT GmbH | imprint | privacy policy