mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-02-03 20:29:28 -05:00
zonemd, review comments, spelling fix.
This commit is contained in:
parent
b7ffa6618c
commit
48e0d3356a
1 changed files with 1 additions and 1 deletions
|
|
@ -139,7 +139,7 @@ struct auth_zone {
|
|||
/** store the env (worker thread specific) for the zonemd callbacks
|
||||
* from the mesh with the results of the lookup, if nonNULL, some
|
||||
* worker has already picked up the zonemd verification task and
|
||||
* this worked does not have to do it as well. */
|
||||
* this worker does not have to do it as well. */
|
||||
struct module_env* zonemd_callback_env;
|
||||
/** zone has been deleted */
|
||||
int zone_deleted;
|
||||
|
|
|
|||
Loading…
Reference in a new issue