From fb132e47370378474c68ad22c1c0cb2ccee178de Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Fri, 29 Oct 2010 11:46:52 +0200 Subject: whitespace cleanup Signed-off-by: Denys Vlasenko --- networking/ntpd_simple.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'networking/ntpd_simple.c') diff --git a/networking/ntpd_simple.c b/networking/ntpd_simple.c index 5905e54..4ad44e4 100644 --- a/networking/ntpd_simple.c +++ b/networking/ntpd_simple.c @@ -870,7 +870,7 @@ static NOINLINE void ntp_init(char **argv) int prec = 0; int b; # if 0 - struct timespec tp; + struct timespec tp; /* We can use sys_clock_getres but assuming 10ms tick should be fine */ clock_getres(CLOCK_REALTIME, &tp); tp.tv_sec = 0; -- cgit v1.1