projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Spell-check latest trunk source code.
[pub/USBasp.git]
/
Projects
/
Webserver
/
Lib
/
uip
/
uip.c
diff --git
a/Projects/Webserver/Lib/uip/uip.c
b/Projects/Webserver/Lib/uip/uip.c
index
dccefdd
..
fead757
100644
(file)
--- a/
Projects/Webserver/Lib/uip/uip.c
+++ b/
Projects/Webserver/Lib/uip/uip.c
@@
-1889,7
+1889,7
@@
uip_process(u8_t flag)
/* Calculate IP checksum. */
BUF->ipchksum = 0;
BUF->ipchksum = ~(uip_ipchksum());
/* Calculate IP checksum. */
BUF->ipchksum = 0;
BUF->ipchksum = ~(uip_ipchksum());
- DEBUG_PRINTF("uip ip_send_nolen: ch
kec
um 0x%04x\n", uip_ipchksum());
+ DEBUG_PRINTF("uip ip_send_nolen: ch
ecks
um 0x%04x\n", uip_ipchksum());
#endif /* UIP_CONF_IPV6 */
UIP_STAT(++uip_stat.tcp.sent);
#if UIP_CONF_IPV6
#endif /* UIP_CONF_IPV6 */
UIP_STAT(++uip_stat.tcp.sent);
#if UIP_CONF_IPV6