aboutsummaryrefslogtreecommitdiffstats
path: root/epan
diff options
context:
space:
mode:
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>2016-07-09 15:37:27 +0100
committerJoão Valverde <j@v6e.pt>2016-07-09 14:39:36 +0000
commite3cbea315383493020974f93eac24e7816c58445 (patch)
treeac9a2a357e39cea5be5872b0afc1912db00a82dd /epan
parenta9d5256890c9189c7461bfce6ed6edce5d861499 (diff)
IPv6: Remove obsolete comment
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 <j@v6e.pt>
Diffstat (limited to 'epan')
-rw-r--r--epan/dissectors/packet-ipv6.h3
1 files changed, 0 insertions, 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 <epan/ipv6.h>
-/* 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