Mercurial > pidgin
changeset 29889:9f8e8fdb6c1a
merge of '6655e507da0527cad53500fbed4bf9dbcebdbf2c'
and '6e720023b2bf27dea7ab89e53415f239bfd6a764'
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Sat, 08 May 2010 21:19:58 +0000 |
parents | 13832b451708 (current diff) 4742a50da311 (diff) |
children | d73a737b19a3 |
files | |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/network.h Sat May 08 14:14:21 2010 +0000 +++ b/libpurple/network.h Sat May 08 21:19:58 2010 +0000 @@ -90,8 +90,8 @@ /** * Returns all IP addresses of the local system. * - * @note The caller must free this list, this function currently only - * handles IPv4 addresses + * @note The caller must free this list. If libpurple was built with + * support for it, this function also enumerates IPv6 addresses. * @since 2.7.0 * * @return A list of local IP addresses.