mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-06-16 14:20:27 +00:00
- Fixed minor typo
This commit is contained in:
parent
9d781407bc
commit
e29ab06701
|
@ -517,7 +517,7 @@
|
||||||
/**
|
/**
|
||||||
* \def POLARSSL_SSL_TLS_C
|
* \def POLARSSL_SSL_TLS_C
|
||||||
*
|
*
|
||||||
* Enable the generic SSL/RLS code.
|
* Enable the generic SSL/TLS code.
|
||||||
*
|
*
|
||||||
* Module: library/ssl_tls.c
|
* Module: library/ssl_tls.c
|
||||||
* Caller: library/ssl_cli.c
|
* Caller: library/ssl_cli.c
|
||||||
|
|
Loading…
Reference in a new issue