-
- Downloads
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.
Showing
- core/include/lifo.h 9 additions, 3 deletionscore/include/lifo.h
- sys/include/net/gnrc/ipv6/nib/nc.h 1 addition, 1 deletionsys/include/net/gnrc/ipv6/nib/nc.h
- sys/include/net/gnrc/ipv6/nib/pl.h 1 addition, 1 deletionsys/include/net/gnrc/ipv6/nib/pl.h
- sys/include/net/gnrc/ndp.h 14 additions, 14 deletionssys/include/net/gnrc/ndp.h
- sys/include/net/gnrc/netif/internal.h 3 additions, 3 deletionssys/include/net/gnrc/netif/internal.h
- sys/include/net/gnrc/pktqueue.h 3 additions, 3 deletionssys/include/net/gnrc/pktqueue.h
- sys/include/net/gnrc/priority_pktqueue.h 7 additions, 7 deletionssys/include/net/gnrc/priority_pktqueue.h
- sys/include/net/ndp.h 1 addition, 1 deletionsys/include/net/ndp.h
- sys/include/net/sixlowpan.h 1 addition, 1 deletionsys/include/net/sixlowpan.h
- sys/include/net/sixlowpan/nd.h 1 addition, 1 deletionsys/include/net/sixlowpan/nd.h
- sys/include/net/sock/udp.h 3 additions, 3 deletionssys/include/net/sock/udp.h
- sys/net/gnrc/network_layer/ipv6/nib/_nib-arsm.h 3 additions, 3 deletionssys/net/gnrc/network_layer/ipv6/nib/_nib-arsm.h
- sys/net/gnrc/network_layer/ipv6/nib/_nib-internal.h 12 additions, 12 deletionssys/net/gnrc/network_layer/ipv6/nib/_nib-internal.h
Loading
Please register or sign in to comment