From dab28cedbd5f9e3e920d8aa60b2a455f812d205c Mon Sep 17 00:00:00 2001 From: Jan Hutter Date: Tue, 6 Dec 2005 16:48:17 +0000 Subject: - log changed --- Source/charon/threads/thread_pool.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/charon/threads/thread_pool.c') diff --git a/Source/charon/threads/thread_pool.c b/Source/charon/threads/thread_pool.c index 195fba031..eb10c740c 100644 --- a/Source/charon/threads/thread_pool.c +++ b/Source/charon/threads/thread_pool.c @@ -450,7 +450,7 @@ static void process_delete_established_ike_sa_job(private_thread_pool_t *this, d break; } } - + this->worker_logger->log(this->worker_logger, CONTROL, "Delete established IKE_SA."); status = charon->ike_sa_manager->checkin_and_delete(charon->ike_sa_manager, ike_sa); if (status != SUCCESS) { -- cgit v1.2.3