pidgin.next.minor: 91d04fec: Removed a comment that is now misleading...
malu at pidgin.im
malu at pidgin.im
Thu Sep 10 17:56:40 EDT 2009
-----------------------------------------------------------------
Revision: 91d04fec37b328ffc2e552ea14a5a520d27161f2
Ancestor: 5fcb073e991d1e46df72a3f2524978a16eca5cc5
Author: malu at pidgin.im
Date: 2009-09-10T21:51:32
Branch: im.pidgin.pidgin.next.minor
URL: http://d.pidgin.im/viewmtn/revision/info/91d04fec37b328ffc2e552ea14a5a520d27161f2
Modified files:
libpurple/network.c
ChangeLog:
Removed a comment that is now misleading...
-------------- next part --------------
============================================================
--- libpurple/network.c b3e9f824a7437b46acad1b6817cd0e5e573845cd
+++ libpurple/network.c df30ee6f7e5535a51355052fe751432ac3270f62
@@ -215,7 +215,6 @@ purple_network_get_all_local_system_ips(
ioctl(source, SIOCGIFCONF, &ifc);
close(source);
- /* enumerate the interfaces on IPv4 (or from source given by fd) */
tmp = buffer;
while (tmp < buffer + ifc.ifc_len) {
char dst[INET_ADDRSTRLEN];
More information about the Commits
mailing list