summaryrefslogtreecommitdiffstats
path: root/sys/netinet/udp_usrreq.c
diff options
context:
space:
mode:
authormaxim <maxim@FreeBSD.org>2007-01-06 13:12:24 +0000
committermaxim <maxim@FreeBSD.org>2007-01-06 13:12:24 +0000
commit4a9a2f072d5c75289970f6a455644e7102c35347 (patch)
tree6b65b54b593c3994d6b8429778340a89e02698ef /sys/netinet/udp_usrreq.c
parent0f9511e94e1bdd0fd622e40dd0e76a48b4a972c9 (diff)
downloadFreeBSD-src-4a9a2f072d5c75289970f6a455644e7102c35347.zip
FreeBSD-src-4a9a2f072d5c75289970f6a455644e7102c35347.tar.gz
o One more typo in the comment.
PR: kern/107609 Submitted by: Dr. Markus Waldeck
Diffstat (limited to 'sys/netinet/udp_usrreq.c')
-rw-r--r--sys/netinet/udp_usrreq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/udp_usrreq.c b/sys/netinet/udp_usrreq.c
index 30525b9..16547d3 100644
--- a/sys/netinet/udp_usrreq.c
+++ b/sys/netinet/udp_usrreq.c
@@ -96,7 +96,7 @@
/*
* BSD 4.2 defaulted the udp checksum to be off. Turning off udp
- * checksums removes the only data integrety mechanism for packets and
+ * checksums removes the only data integrity mechanism for packets and
* malformed packets that would otherwise be discarded by bad checksums
* may cause problems (especially for NFS data blocks).
*/
OpenPOWER on IntegriCloud