lwip/doc
Freddie Chopin b2d1fc119d PPP, PPPoS: Use const void* instead of u8_t* in pppos_output_cb_fn()
There is no good reason why this function should take a non-const
pointer, as the output callback should never modify what lwIP gives it.
While changing that also switch to a more generic `void*` instead of
"byte".
2020-10-20 05:38:03 +02:00
..
doxygen Fix-more-typos-using-codespell 2020-02-15 21:45:53 +01:00
contrib.txt Adapt several comments to contrib rep move 2018-10-02 12:42:14 +02:00
FILES update some FILES list files 2016-08-03 20:21:54 +02:00
mdns.txt mdns: defined the service slot id as unsigned rather than signed. 2019-04-30 12:33:22 +02:00
mqtt_client.txt Fix-more-typos-using-codespell 2020-02-15 21:45:53 +01:00
NO_SYS_SampleCode.c ip6: enable ip6_autoconfig_enabled by default 2020-02-04 22:23:58 +01:00
ppp.txt PPP, PPPoS: Use const void* instead of u8_t* in pppos_output_cb_fn() 2020-10-20 05:38:03 +02:00
savannah.txt doc: update our docs for upload to savannah download area 2018-11-08 22:36:59 +01:00
ZeroCopyRx.c Fix-more-typos-using-codespell 2020-02-15 21:45:53 +01:00