From 38a8123aa93262b04d789aad7ecb4b4148d79a26 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 9 Jan 2011 02:51:11 +0000 Subject: [PATCH] realtime: trivial whitespace fix --- hostside/safety.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hostside/safety.c b/hostside/safety.c index 50d9159..97e32a9 100644 --- a/hostside/safety.c +++ b/hostside/safety.c @@ -821,7 +821,7 @@ ErrorCode predict(Train *tra, struct timeval tnow, unsigned flags, u.tail= u.fdet; ec= trackloc_reverse_exact(&u.tail,&u.tailc); assert(!ec); - ec= trackloc_advance(&u.tail,&u.tailc); assert(!ec); + ec= trackloc_advance(&u.tail,&u.tailc); assert(!ec); ec= trackloc_reverse_exact(&u.tail,&u.tailc); assert(!ec); u.hindmost= u.tail.seg; -- 2.30.2