Skip to content
Snippets Groups Projects
Commit fd045bc6 authored by David Vasek's avatar David Vasek Committed by Libor Peltan
Browse files

zone: fix a typo

parent d441b9b1
Branches
Tags
1 merge request!1370Implement purge of catalog DB
Pipeline #100852 passed with stages
in 4 minutes and 46 seconds
......@@ -51,7 +51,7 @@ typedef enum {
} zone_flag_t;
/*!
* \brief Track unsuccessful NOTIFY trgets.
* \brief Track unsuccessful NOTIFY targets.
*/
typedef uint64_t notifailed_rmt_hash;
knot_dynarray_declare(notifailed_rmt, notifailed_rmt_hash, DYNARRAY_VISIBILITY_NORMAL, 4);
......
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