Browse Source

altcp_tls.h: minor whitespace cleanup

STABLE-2_1_x
goldsimon 8 years ago
parent
commit
2b09c18c4e
  1. 2
      src/include/lwip/altcp_tls.h

2
src/include/lwip/altcp_tls.h

@ -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;

Loading…
Cancel
Save