aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/testcases/thread_pool_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'Source/charon/testcases/thread_pool_test.c')
-rw-r--r--Source/charon/testcases/thread_pool_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/charon/testcases/thread_pool_test.c b/Source/charon/testcases/thread_pool_test.c
index a72b88040..5f8447922 100644
--- a/Source/charon/testcases/thread_pool_test.c
+++ b/Source/charon/testcases/thread_pool_test.c
@@ -1,7 +1,7 @@
/**
* @file thread_pool_test.c
*
- * @brief Tests to test the Thread-Pool type thread_pool_t
+ * @brief Tests for the thread_pool_t class.
*
*/