From 6264aad16f3320eceb20825c6049917e771b9364 Mon Sep 17 00:00:00 2001 From: Pavel TvrdĂ­k Date: Wed, 7 Jan 2015 15:04:02 +0100 Subject: Minor fixes --- nest/rt-fib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nest') diff --git a/nest/rt-fib.c b/nest/rt-fib.c index 510aa76b..b9c7d2a2 100644 --- a/nest/rt-fib.c +++ b/nest/rt-fib.c @@ -554,7 +554,7 @@ next: c = 1; debug("got %p\n", z); } - FIB_ITERATE_END; + FIB_ITERATE_END(z); dump("iter end"); fit_init(&i, &f); -- cgit v1.2.3