Fix a typo.

This commit is contained in:
Hiren Panchasara
2014-07-03 23:12:43 +00:00
parent 08df2e3eaf
commit 43630e625a
+1 -1
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