aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-lppe.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-lppe.c')
-rw-r--r--epan/dissectors/packet-lppe.c16
1 files changed, 7 insertions, 9 deletions
diff --git a/epan/dissectors/packet-lppe.c b/epan/dissectors/packet-lppe.c
index 5c5a39c369..35f3cf1b01 100644
--- a/epan/dissectors/packet-lppe.c
+++ b/epan/dissectors/packet-lppe.c
@@ -10,8 +10,6 @@
* Routines for LPP Extensions (LLPe) packet dissection
* Copyright 2012, Pascal Quantin <pascal.quantin@gmail.com>
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
@@ -1589,7 +1587,7 @@ static int hf_lppe_T_srnMeasurements_rssi = -1;
static int hf_lppe_T_srnMeasurements_rtd = -1;
/*--- End of included file: packet-lppe-hf.c ---*/
-#line 53 "../../asn1/lppe/packet-lppe-template.c"
+#line 51 "../../asn1/lppe/packet-lppe-template.c"
/* Initialize the subtree pointers */
static gint ett_lppe = -1;
@@ -2218,7 +2216,7 @@ static gint ett_lppe_OMA_LPPe_SRN_MeasurementMask = -1;
static gint ett_lppe_T_srnMeasurements = -1;
/*--- End of included file: packet-lppe-ett.c ---*/
-#line 57 "../../asn1/lppe/packet-lppe-template.c"
+#line 55 "../../asn1/lppe/packet-lppe-template.c"
/* Include constants */
@@ -2257,7 +2255,7 @@ static gint ett_lppe_T_srnMeasurements = -1;
#define maxChannels 512
/*--- End of included file: packet-lppe-val.h ---*/
-#line 60 "../../asn1/lppe/packet-lppe-template.c"
+#line 58 "../../asn1/lppe/packet-lppe-template.c"
@@ -14936,7 +14934,7 @@ static const per_sequence_t OMA_LPPe_MessageExtension_sequence[] = {
static int
dissect_lppe_OMA_LPPe_MessageExtension(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-#line 18 "../../asn1/lppe/lppe.cnf"
+#line 17 "../../asn1/lppe/lppe.cnf"
proto_tree_add_item(tree, proto_lppe, tvb, 0, -1, ENC_NA);
@@ -14961,7 +14959,7 @@ static int dissect_OMA_LPPe_MessageExtension_PDU(tvbuff_t *tvb _U_, packet_info
/*--- End of included file: packet-lppe-fn.c ---*/
-#line 63 "../../asn1/lppe/packet-lppe-template.c"
+#line 61 "../../asn1/lppe/packet-lppe-template.c"
/*--- proto_register_lpp -------------------------------------------*/
@@ -21079,7 +21077,7 @@ void proto_register_lppe(void) {
NULL, HFILL }},
/*--- End of included file: packet-lppe-hfarr.c ---*/
-#line 72 "../../asn1/lppe/packet-lppe-template.c"
+#line 70 "../../asn1/lppe/packet-lppe-template.c"
};
/* List of subtrees */
@@ -21710,7 +21708,7 @@ void proto_register_lppe(void) {
&ett_lppe_T_srnMeasurements,
/*--- End of included file: packet-lppe-ettarr.c ---*/
-#line 78 "../../asn1/lppe/packet-lppe-template.c"
+#line 76 "../../asn1/lppe/packet-lppe-template.c"
};