- Fixed doxygen blocks
This commit is contained in:
parent
6831c4a1a8
commit
77db6ce348
10 changed files with 11 additions and 11 deletions
|
@ -225,7 +225,7 @@ int dhm_make_public( dhm_context *ctx, int x_size,
|
|||
int dhm_calc_secret( dhm_context *ctx,
|
||||
unsigned char *output, size_t *olen );
|
||||
|
||||
/*
|
||||
/**
|
||||
* \brief Free the components of a DHM key
|
||||
*/
|
||||
void dhm_free( dhm_context *ctx );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue