projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a83af0
)
net/tftp.c: fix typo
author
Luca Ceresoli
<luca.ceresoli@comelit.it>
Tue, 17 May 2011 00:03:41 +0000
(
00:03
+0000)
committer
Wolfgang Denk
<wd@denx.de>
Thu, 19 May 2011 19:38:38 +0000
(21:38 +0200)
Signed-off-by: Luca Ceresoli <luca.ceresoli@comelit.it>
Cc: Wolfgang Denk <wd@denx.de>
Acked-by: Detlev Zundel <dzu@denx.de>
net/tftp.c
patch
|
blob
|
history
diff --git
a/net/tftp.c
b/net/tftp.c
index
6d44298
..
a893e02
100644
(file)
--- a/
net/tftp.c
+++ b/
net/tftp.c
@@
-458,7
+458,7
@@
TftpHandler(uchar *pkt, unsigned dest, IPaddr_t sip, unsigned src,
store_block(TftpBlock - 1, pkt + 2, len);
/*
- * Acknoledge the block just received, which will prompt
+ * Ackno
w
ledge the block just received, which will prompt
* the remote for the next one.
*/
#ifdef CONFIG_MCAST_TFTP