From 2f8d9b3542eb8321fd9320c7495b781951030f8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig=20Bj=C3=B8rlykke?= Date: Sat, 19 Apr 2008 09:19:32 +0000 Subject: From Shigeo Nakamura (bug 2466): Added a dissector of XTP version 4.0. svn path=/trunk/; revision=25116 --- epan/ipproto.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/ipproto.h') diff --git a/epan/ipproto.h b/epan/ipproto.h index af360e5463..886b2aa8a2 100644 --- a/epan/ipproto.h +++ b/epan/ipproto.h @@ -69,7 +69,7 @@ #define IP_PROTO_DCCP 33 /* Datagram Congestion Control Protocol */ #define IP_PROTO_3PC 34 /* Third party connect protocol */ #define IP_PROTO_IDPR 35 /* Interdomain policy routing protocol */ -#define IP_PROTO_XTP 36 /* XTP */ +#define IP_PROTO_XTP 36 /* Xpress Transport Protocol */ #define IP_PROTO_DDP 37 /* Datagram Delivery Protocol */ #define IP_PROTO_CMTP 38 /* Control Message Transport Protocol */ #define IP_PROTO_TPPP 39 /* TP++ Transport Protocol */ -- cgit v1.2.3