aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x2ap.c
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2017-07-19 14:41:40 +0200
committerPascal Quantin <pascal.quantin@gmail.com>2017-07-19 12:43:00 +0000
commit6fdf043e6ee8ce9766f0b41a1c65ef0996ce7db3 (patch)
tree91f39b0018a19142df2004c8b3553dc1e7a6b857 /epan/dissectors/packet-x2ap.c
parentee7d2a6010a2c6745630a53e58a6e4601114b530 (diff)
X2AP: update version info in header
Change-Id: I5e5faf6cc389bc334c31ef0277858c9e99245b67 Reviewed-on: https://code.wireshark.org/review/22712 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
Diffstat (limited to 'epan/dissectors/packet-x2ap.c')
-rw-r--r--epan/dissectors/packet-x2ap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-x2ap.c b/epan/dissectors/packet-x2ap.c
index 9bd7cffc2b..5606309168 100644
--- a/epan/dissectors/packet-x2ap.c
+++ b/epan/dissectors/packet-x2ap.c
@@ -32,7 +32,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Ref:
- * 3GPP TS 36.423 V13.7.0 (2017-06)
+ * 3GPP TS 36.423 V14.3.0 (2017-06)
*/
#include "config.h"