]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/commit
Use C style comments.In debug stataments cast various struct pointers to void* to
authorjani <jani>
Tue, 17 Dec 2002 09:41:16 +0000 (09:41 +0000)
committerjani <jani>
Tue, 17 Dec 2002 09:41:16 +0000 (09:41 +0000)
commitc0a8ef6f6f7d8e4f558673ac5ffe87b9483ab93e
tree9cfdae0ae152ef252b2ae9346184aae1a070d5fb
parenta071cbf86cba02621a9cb10b89b8615ee93f8640
Use C style comments.In debug stataments cast various struct pointers to void* to
avoid printf warnings.misc warnings in etharp.
src/api/api_lib.c
src/api/tcpip.c
src/core/pbuf.c
src/core/tcp.c
src/core/tcp_in.c
src/netif/etharp.c