summaryrefslogtreecommitdiffstats
path: root/sys/netinet6
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet6')
-rw-r--r--sys/netinet6/ip6_input.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet6/ip6_input.c b/sys/netinet6/ip6_input.c
index b63d4bf..01056bb 100644
--- a/sys/netinet6/ip6_input.c
+++ b/sys/netinet6/ip6_input.c
@@ -443,7 +443,7 @@ ip6_input(m)
int deliverifid;
/*
- * Get a "real" delivered interface, which should be
+ * Get the "real" delivered interface, which should be
* embedded in the second 16 bits of the destination
* address. We can probably trust the value, but we
* add validation for the value just for safety.
OpenPOWER on IntegriCloud