Fix a typo.

This commit is contained in:
hiren 2014-07-03 23:12:43 +00:00
parent ea871d446f
commit 955dea0122

View File

@ -1160,7 +1160,7 @@ tcp_output(struct tcpcb *tp)
* the template, but need a way to checksum without them.
*/
/*
* m->m_pkthdr.len should have been set before cksum calcuration,
* m->m_pkthdr.len should have been set before checksum calculation,
* because in6_cksum() need it.
*/
#ifdef INET6