diff options
author | Martin Willi <martin@strongswan.org> | 2009-10-22 14:41:13 +0200 |
---|---|---|
committer | Martin Willi <martin@strongswan.org> | 2009-11-12 10:34:00 +0100 |
commit | 13f418b4423c6f59eb2e019ebaf2ca4a6d6e6301 (patch) | |
tree | e0434049bfa72bf62531039b7b3f61bb54ae94f2 /src/libsimaka/simaka_crypto.h | |
parent | bcf8a0ff949981c68f97392a28077352d26f3d91 (diff) | |
download | strongswan-13f418b4423c6f59eb2e019ebaf2ca4a6d6e6301.tar.bz2 strongswan-13f418b4423c6f59eb2e019ebaf2ca4a6d6e6301.tar.xz |
Added a doxygen group for libsimaka, some cleanups
Diffstat (limited to 'src/libsimaka/simaka_crypto.h')
-rw-r--r-- | src/libsimaka/simaka_crypto.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libsimaka/simaka_crypto.h b/src/libsimaka/simaka_crypto.h index 40235643c..4c12f97d3 100644 --- a/src/libsimaka/simaka_crypto.h +++ b/src/libsimaka/simaka_crypto.h @@ -79,4 +79,4 @@ struct simaka_crypto_t { */ simaka_crypto_t *simaka_crypto_create(); -#endif /* SIMAKA_CRYPTO_ @}*/ +#endif /** SIMAKA_CRYPTO_H_ @}*/ |