mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-29 11:41:15 +03:00
Fix a typo that confuses check-names.sh
This commit is contained in:
@ -97,7 +97,7 @@ extern "C" {
|
|||||||
void mbedtls_debug_set_threshold( int threshold );
|
void mbedtls_debug_set_threshold( int threshold );
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \brief Print a message to the debug output. This function is always used
|
* \brief Print a message to the debug output. This function is always used
|
||||||
* through the MBEDTLS_SSL_DEBUG_MSG() macro, which supplies the ssl
|
* through the MBEDTLS_SSL_DEBUG_MSG() macro, which supplies the ssl
|
||||||
* context, file and line number parameters.
|
* context, file and line number parameters.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user