aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_a_gm.c
diff options
context:
space:
mode:
authorpascal <pascal@localhost>2012-04-15 11:51:40 +0000
committerpascal <pascal@localhost>2012-04-15 11:51:40 +0000
commit1e2f3bb55a31fa2f9e281b051ed3957efa89e678 (patch)
tree3faabdb2e98ddf9ca9f9616ae00827d27b0b6268 /epan/dissectors/packet-gsm_a_gm.c
parentbacf81ff06eef90f8180aa8f46c7f20bc59f0c41 (diff)
Update RRC to V10.7.0 and add dissection of Core Network System Information IEs
svn path=/trunk/; revision=42081
Diffstat (limited to 'epan/dissectors/packet-gsm_a_gm.c')
-rw-r--r--epan/dissectors/packet-gsm_a_gm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-gsm_a_gm.c b/epan/dissectors/packet-gsm_a_gm.c
index 65f2941fc6..3bcb7a67f3 100644
--- a/epan/dissectors/packet-gsm_a_gm.c
+++ b/epan/dissectors/packet-gsm_a_gm.c
@@ -281,7 +281,7 @@ static int hf_gsm_a_gm_nsapi_14_ul_stat = -1;
static int hf_gsm_a_gm_nsapi_15_ul_stat = -1;
static int hf_gsm_a_gm_pco_pid = -1;
static int hf_gsm_a_gm_type_of_identity = -1;
-static int hf_gsm_a_gm_rac = -1;
+int hf_gsm_a_gm_rac = -1;
static int hf_gsm_a_gm_apc = -1;
static int hf_gsm_a_gm_otd_a = -1;
static int hf_gsm_a_gm_otd_b = -1;