mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-22 10:10:06 +00:00
removed extraneous space
This commit is contained in:
parent
4b01d45a49
commit
b18aa36ef0
@ -15,7 +15,7 @@
|
||||
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: main.c,v 1.106 2001/03/27 00:44:33 bwelling Exp $ */
|
||||
/* $Id: main.c,v 1.107 2001/03/29 04:23:51 gson Exp $ */
|
||||
|
||||
#include <config.h>
|
||||
|
||||
@ -430,7 +430,7 @@ destroy_managers(void) {
|
||||
|
||||
isc_entropy_detach(&ns_g_entropy);
|
||||
/*
|
||||
* isc_taskmgr_destroy() will block until all tasks have exited,
|
||||
* isc_taskmgr_destroy() will block until all tasks have exited,
|
||||
*/
|
||||
isc_taskmgr_destroy(&ns_g_taskmgr);
|
||||
isc_timermgr_destroy(&ns_g_timermgr);
|
||||
|
Loading…
x
Reference in New Issue
Block a user