mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-15 09:33:50 +01:00
sys/net: fix typo on word 'initialized'
This commit is contained in:
parent
e5e70b2a28
commit
970b5f8ff5
@ -102,7 +102,7 @@ typedef union {
|
||||
0x00, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0x01 }}
|
||||
/**
|
||||
* @brief Static initalizer for the link-local prefix (fe80::/64)
|
||||
* @brief Static initializer for the link-local prefix (fe80::/64)
|
||||
*
|
||||
* @see <a href="http://tools.ietf.org/html/rfc4291#section-2.5.6">
|
||||
* RFC 4291, section 2.5.6
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user