summaryrefslogtreecommitdiff
path: root/asn1/rrc/packet-rrc-template.h
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/rrc/packet-rrc-template.h')
-rw-r--r--asn1/rrc/packet-rrc-template.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/asn1/rrc/packet-rrc-template.h b/asn1/rrc/packet-rrc-template.h
index f511d0160a..6ae2b0661d 100644
--- a/asn1/rrc/packet-rrc-template.h
+++ b/asn1/rrc/packet-rrc-template.h
@@ -53,9 +53,9 @@ typedef struct rrc_ciph_info_
GTree * /*guint32*/ start_ps; /*Start value for PS counter*/
guint32 conf_algo_indicator; /*Indicates which type of ciphering algorithm used*/
guint32 int_algo_indiccator; /*Indicates which type of integrity algorithm used*/
- unsigned int setup_frame; /*Store which frame contained this information*/
+ unsigned int setup_frame; /*Store which frame contained this information*/
guint32 ps_conf_counters[31][2]; /*This should also be made for CS*/
-
+
} rrc_ciphering_info;
extern GTree * hsdsch_muxed_flows;