summaryrefslogtreecommitdiff
path: root/epan/address.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/address.h')
-rw-r--r--epan/address.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/address.h b/epan/address.h
index 8bdfebac45..0764777591 100644
--- a/epan/address.h
+++ b/epan/address.h
@@ -59,6 +59,7 @@ typedef enum {
* (0xffffffff represents the host) */
AT_AX25, /* AX.25 */
AT_IEEE_802_15_4_SHORT /* IEEE 802.15.4 16-bit short address */
+ /* (the long addresses are EUI-64's */
} address_type;
typedef enum {