mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 06:35:42 +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
|
||||
#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
|
||||
* calculation, and frees the context.
|
||||
|
Loading…
Reference in New Issue
Block a user