mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
typo
This commit is contained in:
parent
0bc8af1f2a
commit
be3fa6d82f
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue