aboutsummaryrefslogtreecommitdiff
path: root/networking/libiproute/iproute.c
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2017-10-05 15:19:25 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2017-10-05 15:19:25 +0200
commita02a4e98306194dc12bca46d099647bcce602bb9 (patch)
tree7bc5ff1de66d28dd4124306218a84d097ef36009 /networking/libiproute/iproute.c
parent416899fca6c8b7a09ec301e1a961459bb3b6c139 (diff)
downloadbusybox-a02a4e98306194dc12bca46d099647bcce602bb9.tar.gz
whitespace and comment format fixes, no code changes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'networking/libiproute/iproute.c')
-rw-r--r--networking/libiproute/iproute.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/libiproute/iproute.c b/networking/libiproute/iproute.c
index 6a41b8331..e8b26cb2f 100644
--- a/networking/libiproute/iproute.c
+++ b/networking/libiproute/iproute.c
@@ -9,7 +9,6 @@
* Rani Assaf <rani@magic.metawire.com> 980929: resolve addresses
* Kunihiro Ishiguro <kunihiro@zebra.org> 001102: rtnh_ifindex was not initialized
*/
-
#include "ip_common.h" /* #include "libbb.h" is inside */
#include "common_bufsiz.h"
#include "rt_names.h"