*: mass cosmetic removal of extra empty lines. no code changes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@ -592,7 +592,6 @@ filter_datapoints(peer_t *p)
|
||||
p->filter_offset, x,
|
||||
p->filter_dispersion,
|
||||
p->filter_jitter);
|
||||
|
||||
}
|
||||
|
||||
static void
|
||||
|
@ -150,7 +150,6 @@ static void con_escape(void)
|
||||
cookmode();
|
||||
ret:
|
||||
bb_got_signal = 0;
|
||||
|
||||
}
|
||||
|
||||
static void handle_net_output(int len)
|
||||
|
@ -666,7 +666,6 @@ packet_ok(int read_len, len_and_sockaddr *from_lsa,
|
||||
return (type == ICMP6_TIME_EXCEEDED ? -1 : (code<<8)+1);
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
# if ENABLE_FEATURE_TRACEROUTE_VERBOSE
|
||||
|
Reference in New Issue
Block a user