Small spelling bugfix
This commit is contained in:
parent
2da65385a0
commit
9b53b3aa8e
1 changed files with 1 additions and 1 deletions
|
@ -808,7 +808,7 @@ static u8_t
|
||||||
ext_hdr_options_process(void)
|
ext_hdr_options_process(void)
|
||||||
{
|
{
|
||||||
/*
|
/*
|
||||||
* Length field in the extension header: length of th eheader in units of
|
* Length field in the extension header: length of the header in units of
|
||||||
* 8 bytes, excluding the first 8 bytes
|
* 8 bytes, excluding the first 8 bytes
|
||||||
* length field in an option : the length of data in the option
|
* length field in an option : the length of data in the option
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue