updated Doxyfile
properly close all doxygen groups fixed remaining doxygen warnings
This commit is contained in:
@@ -67,4 +67,4 @@ bool openssl_bn_cat(int len, BIGNUM *a, BIGNUM *b, chunk_t *chunk);
|
||||
*/
|
||||
bool openssl_bn_split(chunk_t chunk, BIGNUM *a, BIGNUM *b);
|
||||
|
||||
#endif /*OPENSSL_UTIL_H_ @}*/
|
||||
#endif /** OPENSSL_UTIL_H_ @}*/
|
||||
|
||||
Reference in New Issue
Block a user