diff options
author | Martin Willi <martin@strongswan.org> | 2009-03-24 17:43:01 +0000 |
---|---|---|
committer | Martin Willi <martin@strongswan.org> | 2009-03-24 17:43:01 +0000 |
commit | 1490ff4d9bc558e4eaa9cea875f2ab13cb60be0b (patch) | |
tree | 546bb2e924916186aed4092684e413a096a558cc /src/charon/plugins/load_tester/load_tester_creds.h | |
parent | e4838d02b3d471a2b625c9fe23497e549bc88f7e (diff) | |
download | strongswan-1490ff4d9bc558e4eaa9cea875f2ab13cb60be0b.tar.bz2 strongswan-1490ff4d9bc558e4eaa9cea875f2ab13cb60be0b.tar.xz |
updated Doxyfile
properly close all doxygen groups
fixed remaining doxygen warnings
Diffstat (limited to 'src/charon/plugins/load_tester/load_tester_creds.h')
-rw-r--r-- | src/charon/plugins/load_tester/load_tester_creds.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/charon/plugins/load_tester/load_tester_creds.h b/src/charon/plugins/load_tester/load_tester_creds.h index bc092bd12..ed73f14c3 100644 --- a/src/charon/plugins/load_tester/load_tester_creds.h +++ b/src/charon/plugins/load_tester/load_tester_creds.h @@ -50,4 +50,4 @@ struct load_tester_creds_t { */ load_tester_creds_t *load_tester_creds_create(); -#endif /* LOAD_TESTER_CREDS_H_ @}*/ +#endif /** LOAD_TESTER_CREDS_H_ @}*/ |