mirror of
https://github.com/ipxe/ipxe
synced 2025-12-27 18:12:36 +03:00
Typo
This commit is contained in:
@@ -18,6 +18,6 @@ extern int arp_process ( struct net_interface *arp_netif,
|
|||||||
struct pk_buff *pkb );
|
struct pk_buff *pkb );
|
||||||
|
|
||||||
extern int arp_add_generic_header ( struct net_interface *arp_netif,
|
extern int arp_add_generic_header ( struct net_interface *arp_netif,
|
||||||
struct pk_buff *pkb ) {
|
struct pk_buff *pkb );
|
||||||
|
|
||||||
#endif /* _ARP_H */
|
#endif /* _ARP_H */
|
||||||
|
|||||||
Reference in New Issue
Block a user