mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-10-31 21:50:31 +03:00
Fixed documentation issues found by clang
This commit is contained in:
@@ -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 );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user