altcp_tls.h: minor whitespace cleanup

This commit is contained in:
goldsimon 2018-02-16 13:59:00 +01:00
parent 2648d30843
commit 2b09c18c4e

View File

@ -56,7 +56,7 @@ extern "C" {
#endif
/** @ingroup altcp_tls
* ALTCP_TLS configuration handle, content depends on port (e.g. mbedtls)
* ALTCP_TLS configuration handle, content depends on port (e.g. mbedtls)
*/
struct altcp_tls_config;