]> git.ipfire.org Git - thirdparty/mtr.git/commit
display: avoid unnecessary switch case clauses
authorSami Kerola <kerolasa@iki.fi>
Sat, 8 Oct 2016 10:28:57 +0000 (11:28 +0100)
committerSami Kerola <kerolasa@iki.fi>
Tue, 11 Oct 2016 18:29:20 +0000 (19:29 +0100)
commit64d2702a99a686b5bcc525e22757a2eb112fc51e
tree2a19e85f8fa8292595b98a709d8df2650f69deca
parent028b3d0bec28e2fd434938fbdbd54c7ef61042e7
display: avoid unnecessary switch case clauses

These functions are shorter, and more simple, with if clause.
display.c