mirror of
https://github.com/yuzu-emu/mbedtls
synced 2024-11-25 07:48:52 +00:00
Update comment from draft to RFC
This commit is contained in:
parent
d16d1cb96a
commit
6b298e6cc1
1 changed files with 1 additions and 2 deletions
|
@ -913,8 +913,7 @@
|
|||
/**
|
||||
* \def POLARSSL_SSL_ALPN
|
||||
*
|
||||
* Enable support for Application Layer Protocol Negotiation.
|
||||
* draft-ietf-tls-applayerprotoneg-05
|
||||
* Enable support for RFC 7301 Application Layer Protocol Negotiation.
|
||||
*
|
||||
* Comment this macro to disable support for ALPN.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue