projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a9d6d1
)
- do away with superfluous keyword.
author
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Tue, 13 Dec 2005 10:28:25 +0000
(10:28 -0000)
committer
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Tue, 13 Dec 2005 10:28:25 +0000
(10:28 -0000)
networking/zcip.c
patch
|
blob
|
history
diff --git
a/networking/zcip.c
b/networking/zcip.c
index 07bb7fb79186fda404e8635d3cd4a7cd5773324e..ad1131f3b8a3a13db63bf65699367088e7520d7b 100644
(file)
--- a/
networking/zcip.c
+++ b/
networking/zcip.c
@@
-65,7
+65,7
@@
#include <linux/sockios.h>
-st
atic st
ruct arp_packet {
+struct arp_packet {
struct ether_header hdr;
// FIXME this part is netinet/if_ether.h "struct ether_arp"
struct arphdr arp;