aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/tests/ike_sa_test.h
diff options
context:
space:
mode:
authorJan Hutter <jhutter@hsr.ch>2005-11-10 09:35:28 +0000
committerJan Hutter <jhutter@hsr.ch>2005-11-10 09:35:28 +0000
commitc3dc6f1aae9905f0c5e351ff5227b682cfd6eca1 (patch)
tree2b6dd140fa17a05df1e685cbca19a59926d8e13e /Source/charon/tests/ike_sa_test.h
parentc7748338f2f83bdc0b19894366de668c22f74e7c (diff)
downloadstrongswan-c3dc6f1aae9905f0c5e351ff5227b682cfd6eca1.tar.bz2
strongswan-c3dc6f1aae9905f0c5e351ff5227b682cfd6eca1.tar.xz
objects in source documentation renamed from xy-object to xy object
Diffstat (limited to 'Source/charon/tests/ike_sa_test.h')
-rw-r--r--Source/charon/tests/ike_sa_test.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/Source/charon/tests/ike_sa_test.h b/Source/charon/tests/ike_sa_test.h
index 6bc02df2b..4d5dff614 100644
--- a/Source/charon/tests/ike_sa_test.h
+++ b/Source/charon/tests/ike_sa_test.h
@@ -1,8 +1,8 @@
/**
* @file ike_sa_test.h
- *
+ *
* @brief Tests to test the IKE_SA type ike_sa_t
- *
+ *
*/
/*
@@ -27,9 +27,9 @@
/**
* @brief Test function used to test the ike_sa_t functionality
- *
*
- * @param tester associated tester_t-object
+ *
+ * @param tester associated tester_t object
*/
void test_ike_sa(tester_t *tester);