mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-23 15:55:10 +01:00
Fix check-doxy-blocks.pl errors (cmac.c ecjpake.h)
This commit is contained in:
parent
d3f0f5e1c8
commit
af610a0baf
2 changed files with 2 additions and 2 deletions
|
|
@ -116,7 +116,7 @@ int mbedtls_ecjpake_setup( mbedtls_ecjpake_context *ctx,
|
|||
const unsigned char *secret,
|
||||
size_t len );
|
||||
|
||||
/*
|
||||
/**
|
||||
* \brief Check if a context is ready for use
|
||||
*
|
||||
* \param ctx Context to check
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue