From 4a9a2f072d5c75289970f6a455644e7102c35347 Mon Sep 17 00:00:00 2001 From: maxim Date: Sat, 6 Jan 2007 13:12:24 +0000 Subject: o One more typo in the comment. PR: kern/107609 Submitted by: Dr. Markus Waldeck --- sys/netinet/udp_usrreq.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/netinet/udp_usrreq.c') 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). */ -- cgit v1.1