aboutsummaryrefslogtreecommitdiff
path: root/sbin/routed/if.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/routed/if.c')
-rw-r--r--sbin/routed/if.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/routed/if.c b/sbin/routed/if.c
index 55da15fd03fb..548fc7c565da 100644
--- a/sbin/routed/if.c
+++ b/sbin/routed/if.c
@@ -367,7 +367,7 @@ ripv1_mask_host(naddr addr, /* in network byte order */
}
-/* See if a IP address looks reasonable as a destination
+/* See if an IP address looks reasonable as a destination.
*/
int /* 0=bad */
check_dst(naddr addr)