Merge pull request #6757 from OlegHahm/sock_tcp_minor_doc_fix
sock: tcp: fix c&p mistake
This commit is contained in:
commit
d3c60f1056
@ -18,7 +18,7 @@
|
|||||||
* ----------
|
* ----------
|
||||||
* First you need to @ref including-modules "include" a module that implements
|
* First you need to @ref including-modules "include" a module that implements
|
||||||
* this API in your application's Makefile. For example the implementation for
|
* this API in your application's Makefile. For example the implementation for
|
||||||
* @ref net_gnrc "GNRC" is called `gnrc_sock_udp`.
|
* @ref net_gnrc "GNRC" is called `gnrc_sock_tcp`.
|
||||||
*
|
*
|
||||||
* ### A Simple TCP Echo Server
|
* ### A Simple TCP Echo Server
|
||||||
*
|
*
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user