From e7f4f6f9e0edd72903273323e5fd3c88d78dd874 Mon Sep 17 00:00:00 2001 From: etxrab Date: Wed, 26 Jan 2011 19:37:30 +0000 Subject: Add 10.5.1.14 NAS container for PS HO. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@35665 f5534014-38df-0310-8fa8-9805f1628bb7 --- epan/dissectors/packet-gsm_a_gm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-gsm_a_gm.c') diff --git a/epan/dissectors/packet-gsm_a_gm.c b/epan/dissectors/packet-gsm_a_gm.c index 12fa39000e..2072b1c3bb 100644 --- a/epan/dissectors/packet-gsm_a_gm.c +++ b/epan/dissectors/packet-gsm_a_gm.c @@ -411,7 +411,7 @@ de_gmm_attach_type(tvbuff_t *tvb, proto_tree *tree, guint32 offset, guint len _U /* * [9] 10.5.5.3 Ciphering algorithm */ -static const value_string gsm_a_gm_type_of_ciph_alg_vals[] = { +const value_string gsm_a_gm_type_of_ciph_alg_vals[] = { { 0x00, "ciphering not used" }, { 0x01, "GPRS Encryption Algorithm GEA/1" }, { 0x02, "GPRS Encryption Algorithm GEA/2" }, -- cgit v1.2.3