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
(from parent 1:
bf515d3
)
Correct typo
author
Michael Brown
<mcb30@etherboot.org>
Wed, 19 Jul 2006 16:58:44 +0000
(16:58 +0000)
committer
Michael Brown
<mcb30@etherboot.org>
Wed, 19 Jul 2006 16:58:44 +0000
(16:58 +0000)
src/include/gpxe/udp.h
patch
|
blob
|
history
diff --git
a/src/include/gpxe/udp.h
b/src/include/gpxe/udp.h
index
6803458
..
bb69995
100644
(file)
--- a/
src/include/gpxe/udp.h
+++ b/
src/include/gpxe/udp.h
@@
-56,7
+56,7
@@
struct udp_operations {
* the buffer is not compulsory; the application may call
* udp_send() on any block of data.
*/
- void ( * senddata ) ( struct
tc
p_connection *conn, void *buf,
+ void ( * senddata ) ( struct
ud
p_connection *conn, void *buf,
size_t len );
/**
* New data received