projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update UC3 platform driver support to use the bitmasks defined in the header files...
[pub/USBasp.git]
/
Projects
/
Webserver
/
Lib
/
uip
/
uip.h
diff --git
a/Projects/Webserver/Lib/uip/uip.h
b/Projects/Webserver/Lib/uip/uip.h
index
10f20de
..
7b87a2c
100644
(file)
--- a/
Projects/Webserver/Lib/uip/uip.h
+++ b/
Projects/Webserver/Lib/uip/uip.h
@@
-933,7
+933,7
@@
struct uip_udp_conn *uip_udp_new(const uip_ipaddr_t *ripaddr, u16_t rport);
} while(0)
/**
- * Construct an IPv6 address from
eight
8-bit words.
+ * Construct an IPv6 address from
sixteen
8-bit words.
*
* This function constructs an IPv6 address.
*