mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
sys/universal_address: fix typos
This commit is contained in:
parent
82a937a994
commit
149a98a9aa
@ -34,7 +34,7 @@
|
||||
/**
|
||||
* @brief Maximum number of entries handled
|
||||
*/
|
||||
/* determine the maximum numer of entries */
|
||||
/* determine the maximum number of entries */
|
||||
#ifndef UNIVERSAL_ADDRESS_MAX_ENTRIES
|
||||
/* all potential users of universal addresses have to add their requirements here */
|
||||
# if defined(MODULE_FIB) && defined(MODULE_GNRC_IPV6)
|
||||
|
Loading…
Reference in New Issue
Block a user