2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00
This commit is contained in:
Bob Halley
1998-10-14 01:41:55 +00:00
parent 232548d5d7
commit c1735aa89b

View File

@@ -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