Update IPv6 comments in config.h

This commit is contained in:
Manuel Pégourié-Gonnard 2013-12-13 16:23:39 +01:00
parent 18d31f8e59
commit 767f02cf6e

View File

@ -106,7 +106,7 @@
* \def POLARSSL_HAVE_IPV6 * \def POLARSSL_HAVE_IPV6
* *
* System supports the basic socket interface for IPv6 (RFC 3493), * System supports the basic socket interface for IPv6 (RFC 3493),
* specifically getaddrinfo(). * specifically getaddrinfo(), freeaddrinfo() and struct sockaddr_storage.
* *
* Comment if your system does not support the IPv6 socket interface * Comment if your system does not support the IPv6 socket interface
*/ */