objects in source documentation renamed from xy-object to xy object

This commit is contained in:
Jan Hutter
2005-11-10 09:35:28 +00:00
parent c7748338f2
commit c3dc6f1aae
20 changed files with 272 additions and 272 deletions
+4 -4
View File
@@ -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);