diff options
author | Lipi Lee <lipisoft@gmail.com> | 2016-01-21 14:03:10 -0600 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2016-01-21 14:03:10 -0600 |
commit | 5c725e9f4878cd095b19f5a3e910f3e994785a40 (patch) | |
tree | 1f651664db92739f0c4ca9abf041b123e7529d1f /tests/cmp.test | |
parent | 2081ec658cdedc7bc6693c8353874dcaf48e9b1b (diff) | |
download | toybox-5c725e9f4878cd095b19f5a3e910f3e994785a40.tar.gz |
I cleaned up the code in 'netstat.c' as belows.
- Adjust to 80 columns
- remove a useless function(strchr_nul), variable, type casting and
compile warnings(fgets)
- clean up netstat command option condition
- change useless double pointer to single point and dynamic memory
allocation to static one
- fix a ambiguous return type and typo
Diffstat (limited to 'tests/cmp.test')
0 files changed, 0 insertions, 0 deletions