Skip to content
Snippets Groups Projects
Commit 9f5f0abf authored by Lubos Slovak's avatar Lubos Slovak
Browse files

EDNS: Minor fix in doxygen

parent ade76035
No related branches found
No related tags found
No related merge requests found
......@@ -303,7 +303,7 @@ int knot_pkt_parse_payload(knot_pkt_t *pkt, unsigned flags);
*
* \param pkt Packet to get the response code from.
*
* \return
* \return Whole extended RCODE (0 if pkt == NULL).
*/
uint16_t knot_pkt_get_ext_rcode(const knot_pkt_t *pkt);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment