From 982e87f2fb45bf8a951774b3c6dab7afb0dc89f8 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Tue, 30 Jul 2013 11:52:58 +0200 Subject: Whitespace fixes Signed-off-by: Denys Vlasenko --- networking/ntpd.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'networking/ntpd.c') diff --git a/networking/ntpd.c b/networking/ntpd.c index b04391eb5..99817e83b 100644 --- a/networking/ntpd.c +++ b/networking/ntpd.c @@ -228,8 +228,8 @@ typedef struct { uint8_t lastpkt_status; uint8_t lastpkt_stratum; uint8_t reachable_bits; - /* when to send new query (if p_fd == -1) - * or when receive times out (if p_fd >= 0): */ + /* when to send new query (if p_fd == -1) + * or when receive times out (if p_fd >= 0): */ double next_action_time; double p_xmttime; double lastpkt_recv_time; -- cgit v1.2.3