1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include/net/sock
Martine Lenders 2e93ba1c50
doc: Fix 'must not'/'may not' wording
I applied the following terminology and changed the wording in the doc
accordingly:

* must not: If the parameter is of the value it *must not* be it either
  hits an assert or crashes the system.
* may not: The value can be that value, but the function will return an
  error.
2017-12-19 09:00:12 +01:00
..
dns.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
ip.h sock: specify invalid parameter error 2017-06-12 13:54:55 +02:00
tcp.h sock: tcp: fix c&p mistake 2017-03-17 08:13:07 +01:00
udp.h doc: Fix 'must not'/'may not' wording 2017-12-19 09:00:12 +01:00
util.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00