]> git.ipfire.org Git - thirdparty/mtr.git/commit
data types: move rest of the global variables to control structures
authorSami Kerola <kerolasa@iki.fi>
Sun, 28 Aug 2016 19:12:58 +0000 (20:12 +0100)
committerSami Kerola <kerolasa@iki.fi>
Sun, 28 Aug 2016 21:49:14 +0000 (22:49 +0100)
commit458400545a839f5bdd8d54ddfd3c17da6b748c14
treeb2b05101480643a1af5cd60d62d338601f7b1268
parentb72d62b4ac2831bbe200b5f8ac8aa3403079c0d9
data types: move rest of the global variables to control structures

Many of these variables seem to related to printing.  One can reasonably
assume the control structure will need to be split to a library and
none-library parts.
12 files changed:
asn.c
asn.h
curses.c
display.c
display.h
gtk.c
mtr.h
net.c
net.h
report.c
select.c
split.c