Fixed documentation issues found by clang
This commit is contained in:
parent
92bc875e0a
commit
a36d23e290
10 changed files with 21 additions and 21 deletions
|
@ -201,7 +201,7 @@ int gcm_finish( gcm_context *ctx,
|
|||
/**
|
||||
* \brief Free a GCM context and underlying cipher sub-context
|
||||
*
|
||||
* \param ctx
|
||||
* \param ctx GCM context to free
|
||||
*/
|
||||
void gcm_free( gcm_context *ctx );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue