mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-02 23:55:27 +00:00
typo
This commit is contained in:
@@ -433,7 +433,7 @@ isc_task_destroy(isc_task_t **taskp);
|
||||
*
|
||||
* This call is equivalent to:
|
||||
*
|
||||
* isc_task_shutodown(*taskp);
|
||||
* isc_task_shutdown(*taskp);
|
||||
* isc_task_detach(taskp);
|
||||
*
|
||||
* Requires:
|
||||
|
Reference in New Issue
Block a user