Fixed all doxygen warnings
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
/**
|
||||
* @defgroup pkcs1_public_key pkcs1_public_key
|
||||
* @{ @ingroup pkcs1_p
|
||||
* @{ @ingroup pkcs1
|
||||
*/
|
||||
|
||||
#ifndef PKCS1_BUILDER_H_
|
||||
|
||||
@@ -29,4 +29,4 @@
|
||||
bool pkcs1_encoder_encode(key_encoding_type_t type, chunk_t *encoding,
|
||||
va_list args);
|
||||
|
||||
#endif /* PKCS1_ENCODER_ @}*/
|
||||
#endif /** PKCS1_ENCODER_H_ @}*/
|
||||
|
||||
@@ -14,11 +14,11 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup pkcs1_p pkcs1
|
||||
* @defgroup pkcs1 pkcs1
|
||||
* @ingroup plugins
|
||||
*
|
||||
* @defgroup pkcs1_plugin pkcs1_plugin
|
||||
* @{ @ingroup pkcs1_p
|
||||
* @{ @ingroup pkcs1
|
||||
*/
|
||||
|
||||
#ifndef PKCS1_PLUGIN_H_
|
||||
|
||||
Reference in New Issue
Block a user