1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/gnrc/network_layer
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
..
icmpv6 gnrc_netif2: rename to gnrc_netif 2017-11-17 10:41:54 +01:00
ipv6 doc: Fix 'must not'/'may not' wording 2017-12-19 09:00:12 +01:00
ndp gnrc_ndp2: rename to gnrc_ndp 2017-11-17 10:41:54 +01:00
sixlowpan make: fix various compile errors with Wextra 2017-11-28 18:31:43 +01:00