summaryrefslogtreecommitdiffstats
path: root/sys/netinet6
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2001-04-20 08:43:20 +0000
committerume <ume@FreeBSD.org>2001-04-20 08:43:20 +0000
commit606407fff3efaf1eb28e271434d1515cbbf78461 (patch)
tree3e985a3b5ef6b83ab019da6516af0b4fd9148635 /sys/netinet6
parent139829f58ebaf4ac8cc92ddac55f66ae7aecf51b (diff)
downloadFreeBSD-src-606407fff3efaf1eb28e271434d1515cbbf78461.zip
FreeBSD-src-606407fff3efaf1eb28e271434d1515cbbf78461.tar.gz
Fix typo in previous commit.
Submitted by: JINMEI Tatuya <jinmei@isl.rdc.toshiba.co.jp>
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