summaryrefslogtreecommitdiffstats
path: root/usr.sbin/XNSrouted/timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/XNSrouted/timer.c')
-rw-r--r--usr.sbin/XNSrouted/timer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/XNSrouted/timer.c b/usr.sbin/XNSrouted/timer.c
index 32c2bff..dd91e6d 100644
--- a/usr.sbin/XNSrouted/timer.c
+++ b/usr.sbin/XNSrouted/timer.c
@@ -67,7 +67,7 @@ again:
for (; rt != (struct rt_entry *)rh; rt = rt->rt_forw) {
/*
* We don't advance time on a routing entry for
- * a passive gateway or that for our only interface.
+ * a passive gateway or that for our only interface.
* The latter is excused because we don't act as
* a routing information supplier and hence would
* time it out. This is fair as if it's down
OpenPOWER on IntegriCloud