- Fixed doxygen blocks

This commit is contained in:
Paul Bakker 2012-11-07 19:57:39 +00:00
parent 6831c4a1a8
commit 77db6ce348
10 changed files with 11 additions and 11 deletions

View file

@ -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 );