aboutsummaryrefslogtreecommitdiffstats
path: root/epan/address.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/address.h')
-rw-r--r--epan/address.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/epan/address.h b/epan/address.h
index d5bf5ed7d1..c472502440 100644
--- a/epan/address.h
+++ b/epan/address.h
@@ -149,7 +149,8 @@ typedef enum {
PT_SBCCS, /* FICON */
PT_IDP, /* XNS IDP sockets */
PT_TIPC, /* TIPC PORT */
- PT_USB /* USB endpoint 0xffff means the host */
+ PT_USB, /* USB endpoint 0xffff means the host */
+ PT_I2C
} port_type;
/* Types of circuit IDs Wireshark knows about. */