mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
doc: ipv6: fix broken doxygen
This commit is contained in:
parent
d523c33015
commit
8ec5bcad89
@ -61,7 +61,7 @@ typedef struct __attribute__((packed)) {
|
||||
* @brief Process the routing header of an IPv6 packet.
|
||||
*
|
||||
* @param[in, out] ipv6 An IPv6 packet.
|
||||
* @param[in] ext A routing header of @ipv6.
|
||||
* @param[in] ext A routing header of @p ipv6.
|
||||
*
|
||||
* @return EXT_RH_CODE_ERROR
|
||||
* @return EXT_RH_CODE_FORWARD
|
||||
|
Loading…
Reference in New Issue
Block a user