Remove extra newline
Signed-off-by: Max Fillinger <max@max-fillinger.net>
This commit is contained in:
parent
8737ec2407
commit
62e5514b8b
1 changed files with 0 additions and 1 deletions
|
@ -150,7 +150,6 @@ const mbedtls_md_info_t *mbedtls_md_info_from_type( mbedtls_md_type_t md_type );
|
||||||
const mbedtls_md_info_t *mbedtls_md_info_from_ctx(
|
const mbedtls_md_info_t *mbedtls_md_info_from_ctx(
|
||||||
const mbedtls_md_context_t *ctx );
|
const mbedtls_md_context_t *ctx );
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \brief This function initializes a message-digest context without
|
* \brief This function initializes a message-digest context without
|
||||||
* binding it to a particular message-digest algorithm.
|
* binding it to a particular message-digest algorithm.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue