diff options
author | Martin Willi <martin@strongswan.org> | 2005-12-15 12:10:53 +0000 |
---|---|---|
committer | Martin Willi <martin@strongswan.org> | 2005-12-15 12:10:53 +0000 |
commit | 19f78a6fed6e966721e9e310099dbfa79489f9d9 (patch) | |
tree | b3902ad27411f082bbb286cbb44340d99b4c8edc /Source/charon/testcases | |
parent | b4ffed672b50523506d410b64fb2ed1aa026617f (diff) | |
download | strongswan-19f78a6fed6e966721e9e310099dbfa79489f9d9.tar.bz2 strongswan-19f78a6fed6e966721e9e310099dbfa79489f9d9.tar.xz |
- fixed doxygen warnings
Diffstat (limited to 'Source/charon/testcases')
-rw-r--r-- | Source/charon/testcases/generator_test.h | 2 | ||||
-rw-r--r-- | Source/charon/testcases/ike_sa_manager_test.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Source/charon/testcases/generator_test.h b/Source/charon/testcases/generator_test.h index a71590847..204255fb7 100644 --- a/Source/charon/testcases/generator_test.h +++ b/Source/charon/testcases/generator_test.h @@ -1,5 +1,5 @@ /** - * @file generator.h + * @file generator_test.h * * @brief Tests for the generator_t class. * diff --git a/Source/charon/testcases/ike_sa_manager_test.h b/Source/charon/testcases/ike_sa_manager_test.h index b3e6ef935..c3e9f99f1 100644 --- a/Source/charon/testcases/ike_sa_manager_test.h +++ b/Source/charon/testcases/ike_sa_manager_test.h @@ -1,5 +1,5 @@ /** - * @file ike_sa_manager_test.c + * @file ike_sa_manager_test.h * * @brief Tests for the ike_sa_manager_t class. * |