pidgin: 6e720023: Update this comment; the function suppor...

darkrain42 at pidgin.im darkrain42 at pidgin.im
Sat May 8 17:25:44 EDT 2010


-----------------------------------------------------------------
Revision: 6e720023b2bf27dea7ab89e53415f239bfd6a764
Ancestor: dc0f13e68884359f1f564c8446ce01cc2d089753
Author: darkrain42 at pidgin.im
Date: 2010-05-08T03:00:06
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/6e720023b2bf27dea7ab89e53415f239bfd6a764

Modified files:
        libpurple/network.h

ChangeLog: 

Update this comment; the function supports IPv6

-------------- next part --------------
============================================================
--- libpurple/network.h	88072fc86992ea299997cb30e760b635c735a6c6
+++ libpurple/network.h	cf756b2c66b01a82d14b24f5c9fb227db0602a71
@@ -90,8 +90,8 @@ const char *purple_network_get_local_sys
 /**
  * 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.


More information about the Commits mailing list