Skip to content
Snippets Groups Projects
Commit eaa45073 authored by Marek Vavruša's avatar Marek Vavruša
Browse files

axfr/ixfr: updated doxygen

parent b0c9ea23
Branches
Tags
No related merge requests found
......@@ -62,6 +62,7 @@ int axfr_answer(knot_pkt_t *pkt, struct query_data *qdata);
/*!
* \brief Processes an AXFR query response.
*
* \param pkt Processed packet.
* \param xfr Persistent transfer-specific data.
*
*/
......
......@@ -45,6 +45,7 @@ int ixfr_answer(knot_pkt_t *pkt, struct query_data *qdata);
/*!
* \brief Process an IXFR query response.
*
* \param pkt Processed packet.
* \param xfr Persistent transfer-specific data.
*
* \retval KNOT_EOK If this packet was processed successfuly and another packet
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment