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