diff options
author | Renato Westphal <renato@cvs.openbsd.org> | 2016-09-02 16:39:45 +0000 |
---|---|---|
committer | Renato Westphal <renato@cvs.openbsd.org> | 2016-09-02 16:39:45 +0000 |
commit | dcaa3316f517f3e75debd2dc1ae2838de28a7b02 (patch) | |
tree | 1d368be1e3f0dc8ba13cabdddf40977e5448a78f /sbin/route | |
parent | 2ef6995d8b15a299fca10407d44600592771f223 (diff) |
Use static local variables instead of global variables whenever possible.
Also, there's no need to zero initialize global and static variables,
that's done automatically by the compiler.
ok claudio@ benno@
Diffstat (limited to 'sbin/route')
0 files changed, 0 insertions, 0 deletions