aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/testcases/ike_sa_manager_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/charon/testcases/ike_sa_manager_test.h')
-rw-r--r--Source/charon/testcases/ike_sa_manager_test.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/charon/testcases/ike_sa_manager_test.h b/Source/charon/testcases/ike_sa_manager_test.h
index 2cc84ec45..b3e6ef935 100644
--- a/Source/charon/testcases/ike_sa_manager_test.h
+++ b/Source/charon/testcases/ike_sa_manager_test.h
@@ -28,11 +28,11 @@
/**
* @brief Test function used to test the ike_sa_manager_t functionality.
*
- * @param tester associated tester_t object
+ * @param tester associated protected_tester_t object
*
* @ingroup testcases
*/
-void test_ike_sa_manager(tester_t *tester);
+void test_ike_sa_manager(protected_tester_t *tester);