From 69de0a6e1860fbf72a69635d02d54b522621b476 Mon Sep 17 00:00:00 2001 From: guy Date: Sun, 18 Jul 2004 18:47:44 +0000 Subject: Add support for IPv6 addresses for interfaces. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@11411 f5534014-38df-0310-8fa8-9805f1628bb7 --- pcap-util-unix.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pcap-util-unix.c') diff --git a/pcap-util-unix.c b/pcap-util-unix.c index 02b253c726..d9a697ee76 100644 --- a/pcap-util-unix.c +++ b/pcap-util-unix.c @@ -144,7 +144,7 @@ get_interface_list(int *err, char *err_str) /* * If we already have this interface name on the list, - * don't add it, but, if we don't already have an IPv4 + * don't add it, but, if we don't already have an IP * address for it, add that address (SIOCGIFCONF returns, * at least on BSD-flavored systems, one entry per * interface *address*; if an interface has multiple -- cgit v1.2.3