]> git.ipfire.org Git - thirdparty/mtr.git/commit
data types: move names list away from global scope
authorSami Kerola <kerolasa@iki.fi>
Sun, 9 Oct 2016 13:30:51 +0000 (14:30 +0100)
committerSami Kerola <kerolasa@iki.fi>
Tue, 11 Oct 2016 18:29:20 +0000 (19:29 +0100)
commit1ed2bab1957fe4152d8414f804e1cd9ca6591b6a
treed600d3cc8fba6bd656aa4a4238d8b1c7e130e7e2
parent7d17bcac20b88250184cd44c9c83752f732d7bd8
data types: move names list away from global scope

This list can easily be moved to a narrow scope, so do that.
mtr.c