]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
net/tftp.c: fix typo
authorLuca Ceresoli <luca.ceresoli@comelit.it>
Tue, 17 May 2011 00:03:41 +0000 (00:03 +0000)
committerWolfgang 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

index 6d44298878857aaecf765879c1291c1d2267d691..a893e020fd618f7d26d5966182f6e84c6b9badd1 100644 (file)
@@ -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
+                *      Acknowledge the block just received, which will prompt
                 *      the remote for the next one.
                 */
 #ifdef CONFIG_MCAST_TFTP