Fix typo in comment.
Submitted by: remko
This commit is contained in:
parent
74eb3236c7
commit
6796a2d434
@ -98,7 +98,7 @@
|
||||
* BSD 4.2 defaulted the udp checksum to be off. Turning off udp
|
||||
* checksums removes the only data integrety mechanism for packets and
|
||||
* malformed packets that would otherwise be discarded by bad checksums
|
||||
* may cause problems (espeically for NFS data blocks).
|
||||
* may cause problems (especially for NFS data blocks).
|
||||
*/
|
||||
#ifndef COMPAT_42
|
||||
static int udpcksum = 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user