2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 21:47:59 +00:00
This commit is contained in:
Andreas Gustafsson 1999-12-01 20:30:16 +00:00
parent 0bc8af1f2a
commit be3fa6d82f

View File

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