mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
cleanup
This commit is contained in:
@@ -45,7 +45,7 @@ struct task_event {
|
||||
task_eventtype_t type;
|
||||
task_action_t action;
|
||||
void * arg;
|
||||
LINK(struct task_event) link;
|
||||
LINK(struct task_event) link;
|
||||
};
|
||||
|
||||
#define TASK_EVENT_NOP 0
|
||||
|
Reference in New Issue
Block a user