From 6b298e6cc1fc6ffcf0b7da5759002c36195ecb0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Thu, 20 Nov 2014 18:28:50 +0100 Subject: [PATCH] Update comment from draft to RFC --- include/polarssl/config.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/include/polarssl/config.h b/include/polarssl/config.h index a0ec2f3cc..9852aa9c9 100644 --- a/include/polarssl/config.h +++ b/include/polarssl/config.h @@ -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. */