Merge pull request #16828 from nmeum/pr/ipv6_addr_to_str-typo
ipv6: fix typo in ipv6_addr_to_str documentation
This commit is contained in:
commit
174ee0175f
@ -699,7 +699,7 @@ static inline void ipv6_addr_set_solicited_nodes(ipv6_addr_t *out, const ipv6_ad
|
||||
* @param[out] result The resulting string representation of at least
|
||||
* @ref IPV6_ADDR_MAX_STR_LEN
|
||||
* @param[in] addr An IPv6 address
|
||||
* @param[in] result_len Length of @p result_len
|
||||
* @param[in] result_len Length of @p result
|
||||
*
|
||||
* @return @p result, on success
|
||||
* @return NULL, if @p result_len was lesser than IPV6_ADDR_MAX_STR_LEN
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user