From e3cbea315383493020974f93eac24e7816c58445 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Valverde?= Date: Sat, 9 Jul 2016 15:37:27 +0100 Subject: IPv6: Remove obsolete comment MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit WS_INET6_ADDRSTRLEN should be used instead of INET6_ADDRSTRLEN. Change-Id: Id937ca72361f4f1b3cad2c18b1067c3fddc527a9 Reviewed-on: https://code.wireshark.org/review/16359 Reviewed-by: João Valverde --- epan/dissectors/packet-ipv6.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/epan/dissectors/packet-ipv6.h b/epan/dissectors/packet-ipv6.h index 7f40c31972..09e214bbca 100644 --- a/epan/dissectors/packet-ipv6.h +++ b/epan/dissectors/packet-ipv6.h @@ -26,9 +26,6 @@ #include -/* this definition makes trouble with Microsoft Platform SDK: ws2tcpip.h and is used nowhere */ -/*#define INET6_ADDRSTRLEN 46*/ - /* * Definition for internet protocol version 6. * RFC 2460 -- cgit v1.2.3