http://git.etherboot.org
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2558439
)
Typo
author
Michael Brown
<mcb30@etherboot.org>
Wed, 19 Apr 2006 02:08:27 +0000
(
02:08
+0000)
committer
Michael Brown
<mcb30@etherboot.org>
Wed, 19 Apr 2006 02:08:27 +0000
(
02:08
+0000)
src/include/gpxe/arp.h
patch
|
blob
|
history
diff --git
a/src/include/gpxe/arp.h
b/src/include/gpxe/arp.h
index
5531b45
..
64e6c27
100644
(file)
--- a/
src/include/gpxe/arp.h
+++ b/
src/include/gpxe/arp.h
@@
-18,6
+18,6
@@
extern int arp_process ( struct net_interface *arp_netif,
struct pk_buff *pkb );
extern int arp_add_generic_header ( struct net_interface *arp_netif,
- struct pk_buff *pkb )
{
+ struct pk_buff *pkb )
;
#endif /* _ARP_H */