Fix typo in previous commit.

Submitted by:	JINMEI Tatuya <jinmei@isl.rdc.toshiba.co.jp>
This commit is contained in:
Hajimu UMEMOTO 2001-04-20 08:43:20 +00:00
parent 0ab26f0af0
commit d23d305519

View File

@ -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.