diff options
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_ @}*/ |