mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 08:45:40 +01:00
Fix comment formatting to pacify check-names.sh
This commit is contained in:
parent
92d66b88ae
commit
2e1934ac0c
@ -286,7 +286,7 @@ int mbedtls_sha1_ret( const unsigned char *input,
|
|||||||
#define MBEDTLS_DEPRECATED
|
#define MBEDTLS_DEPRECATED
|
||||||
#endif
|
#endif
|
||||||
/**
|
/**
|
||||||
* \brief This function calculates the SHA-1 checksum of a buffer.
|
* \brief This function calculates the SHA-1 checksum of a buffer.
|
||||||
*
|
*
|
||||||
* The function allocates the context, performs the
|
* The function allocates the context, performs the
|
||||||
* calculation, and frees the context.
|
* calculation, and frees the context.
|
||||||
|
Loading…
Reference in New Issue
Block a user