- do away with superfluous keyword.
This commit is contained in:
parent
4a9d6d1fe9
commit
ec351c32e3
@ -65,7 +65,7 @@
|
||||
#include <linux/sockios.h>
|
||||
|
||||
|
||||
static struct arp_packet {
|
||||
struct arp_packet {
|
||||
struct ether_header hdr;
|
||||
// FIXME this part is netinet/if_ether.h "struct ether_arp"
|
||||
struct arphdr arp;
|
||||
|
Loading…
Reference in New Issue
Block a user