aboutsummaryrefslogtreecommitdiffstats
path: root/epan/address.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/address.h')
-rw-r--r--epan/address.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/address.h b/epan/address.h
index b8bcb2944a..2fbb75cf42 100644
--- a/epan/address.h
+++ b/epan/address.h
@@ -362,10 +362,10 @@ typedef enum {
PT_UDP, /* UDP */
PT_DCCP, /* DCCP */
PT_IPX, /* IPX sockets */
- PT_NCP, /* NCP connection */
+ PT_NCP, /* NCP connection - XXX REMOVE XXX */
PT_EXCHG, /* Fibre Channel exchange */
PT_DDP, /* DDP AppleTalk connection */
- PT_SBCCS, /* FICON */
+ PT_SBCCS, /* FICON - XXX REMOVE XXX */
PT_IDP, /* XNS IDP sockets */
PT_TIPC, /* TIPC PORT */
PT_USB, /* USB endpoint 0xffff means the host */