Note about ethernetif.c not up-to-date with etharp.c API. Fixed typo.

This commit is contained in:
likewise
2002-11-11 14:37:30 +00:00
parent b9353eaf12
commit e41134bbbe
2 changed files with 3 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ don't contain any hardware or architecture specific code. The files
are:
etharp.c
Implementes the ARP (Address Resolution Protocol) over
Implements the ARP (Address Resolution Protocol) over
Ethernet. The code in this file should be used together with
Ethernet device drivers.