doxygen: Fix documentation problems
This commit is contained in:
@@ -28,8 +28,6 @@
|
||||
|
||||
/**
|
||||
* Initialize the NetworkManager backend.
|
||||
*
|
||||
* @return TRUE, if initialization was successful
|
||||
*/
|
||||
void nm_backend_register();
|
||||
|
||||
|
||||
@@ -22,6 +22,11 @@
|
||||
* THE SOFTWARE.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup botan_ec_public_key botan_ec_public_key
|
||||
* @{ @ingroup botan_p
|
||||
*/
|
||||
|
||||
#ifndef BOTAN_EC_PUBLIC_KEY_H_
|
||||
#define BOTAN_EC_PUBLIC_KEY_H_
|
||||
|
||||
|
||||
@@ -21,6 +21,11 @@
|
||||
* THE SOFTWARE.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup botan_ed_public_key botan_ed_public_key
|
||||
* @{ @ingroup botan_p
|
||||
*/
|
||||
|
||||
#ifndef BOTAN_ED_PUBLIC_KEY_H_
|
||||
#define BOTAN_ED_PUBLIC_KEY_H_
|
||||
|
||||
|
||||
Reference in New Issue
Block a user