aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rnsap.c
diff options
context:
space:
mode:
authorJakub Zawadzki <darkjames-ws@darkjames.pl>2012-09-24 19:38:46 +0000
committerJakub Zawadzki <darkjames-ws@darkjames.pl>2012-09-24 19:38:46 +0000
commit7a9d27c33f293bbe2f5165314c328cee32ec430d (patch)
treeaadcb49119782779134d0f4188936b444a346a2c /epan/dissectors/packet-rnsap.c
parent47cf08409da99bdd1e76f2d16bda82b0d10d68f0 (diff)
Regenerate asn.1 dissectors.
svn path=/trunk/; revision=45110
Diffstat (limited to 'epan/dissectors/packet-rnsap.c')
-rw-r--r--epan/dissectors/packet-rnsap.c14
1 files changed, 7 insertions, 7 deletions
diff --git a/epan/dissectors/packet-rnsap.c b/epan/dissectors/packet-rnsap.c
index c89f704543..d8981fef11 100644
--- a/epan/dissectors/packet-rnsap.c
+++ b/epan/dissectors/packet-rnsap.c
@@ -1132,7 +1132,7 @@ typedef enum _ProtocolIE_ID_enum {
} ProtocolIE_ID_enum;
/*--- End of included file: packet-rnsap-val.h ---*/
-#line 55 "../../asn1/rnsap/packet-rnsap-template.c"
+#line 53 "../../asn1/rnsap/packet-rnsap-template.c"
static dissector_handle_t rrc_dl_dcch_handle = NULL;
@@ -3869,7 +3869,7 @@ static int hf_rnsap_value_04 = -1; /* UnsuccessfulOutcome_value *
static int hf_rnsap_value_05 = -1; /* Outcome_value */
/*--- End of included file: packet-rnsap-hf.c ---*/
-#line 62 "../../asn1/rnsap/packet-rnsap-template.c"
+#line 60 "../../asn1/rnsap/packet-rnsap-template.c"
/* Initialize the subtree pointers */
static int ett_rnsap = -1;
@@ -5156,7 +5156,7 @@ static gint ett_rnsap_UnsuccessfulOutcome = -1;
static gint ett_rnsap_Outcome = -1;
/*--- End of included file: packet-rnsap-ett.c ---*/
-#line 67 "../../asn1/rnsap/packet-rnsap-template.c"
+#line 65 "../../asn1/rnsap/packet-rnsap-template.c"
/* Global variables */
static guint32 ProcedureCode;
@@ -43145,7 +43145,7 @@ static int dissect_NULL_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tre
/*--- End of included file: packet-rnsap-fn.c ---*/
-#line 91 "../../asn1/rnsap/packet-rnsap-template.c"
+#line 89 "../../asn1/rnsap/packet-rnsap-template.c"
static int dissect_ProtocolIEFieldValue(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, void *data _U_)
{
@@ -54107,7 +54107,7 @@ void proto_register_rnsap(void) {
"Outcome_value", HFILL }},
/*--- End of included file: packet-rnsap-hfarr.c ---*/
-#line 148 "../../asn1/rnsap/packet-rnsap-template.c"
+#line 146 "../../asn1/rnsap/packet-rnsap-template.c"
};
/* List of subtrees */
@@ -55395,7 +55395,7 @@ void proto_register_rnsap(void) {
&ett_rnsap_Outcome,
/*--- End of included file: packet-rnsap-ettarr.c ---*/
-#line 154 "../../asn1/rnsap/packet-rnsap-template.c"
+#line 152 "../../asn1/rnsap/packet-rnsap-template.c"
};
@@ -56231,7 +56231,7 @@ proto_reg_handoff_rnsap(void)
/*--- End of included file: packet-rnsap-dis-tab.c ---*/
-#line 193 "../../asn1/rnsap/packet-rnsap-template.c"
+#line 191 "../../asn1/rnsap/packet-rnsap-template.c"
}