aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ne2k.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/ne2k.c')
-rw-r--r--src/lib/ne2k.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/ne2k.c b/src/lib/ne2k.c
index 31470fca08..b678d799c3 100644
--- a/src/lib/ne2k.c
+++ b/src/lib/ne2k.c
@@ -132,7 +132,7 @@ static unsigned char eth_pio_read_byte(unsigned int src,
}
-/* varition of compute_ip_checksum which works on SRAM */
+/* Variation of compute_ip_checksum which works on SRAM */
unsigned long compute_ip_checksum_from_sram(unsigned short offset, unsigned short length,
unsigned int eth_nic_base)
{