aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pkixtsp.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-pkixtsp.c')
-rw-r--r--epan/dissectors/packet-pkixtsp.c14
1 files changed, 6 insertions, 8 deletions
diff --git a/epan/dissectors/packet-pkixtsp.c b/epan/dissectors/packet-pkixtsp.c
index 35c2d3f759..c49834321a 100644
--- a/epan/dissectors/packet-pkixtsp.c
+++ b/epan/dissectors/packet-pkixtsp.c
@@ -10,8 +10,6 @@
* Routines for RFC2634 Extended Security Services packet dissection
* Ronnie Sahlberg 2004
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
@@ -89,7 +87,7 @@ static int hf_pkixtsp_PKIFailureInfo_addInfoNotAvailable = -1;
static int hf_pkixtsp_PKIFailureInfo_systemFailure = -1;
/*--- End of included file: packet-pkixtsp-hf.c ---*/
-#line 48 "../../asn1/pkixtsp/packet-pkixtsp-template.c"
+#line 46 "../../asn1/pkixtsp/packet-pkixtsp-template.c"
/* Initialize the subtree pointers */
static gint ett_pkixtsp = -1;
@@ -105,7 +103,7 @@ static gint ett_pkixtsp_TSTInfo = -1;
static gint ett_pkixtsp_Accuracy = -1;
/*--- End of included file: packet-pkixtsp-ett.c ---*/
-#line 52 "../../asn1/pkixtsp/packet-pkixtsp-template.c"
+#line 50 "../../asn1/pkixtsp/packet-pkixtsp-template.c"
@@ -362,7 +360,7 @@ static void dissect_TSTInfo_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto
/*--- End of included file: packet-pkixtsp-fn.c ---*/
-#line 55 "../../asn1/pkixtsp/packet-pkixtsp-template.c"
+#line 53 "../../asn1/pkixtsp/packet-pkixtsp-template.c"
static int
@@ -542,7 +540,7 @@ void proto_register_pkixtsp(void) {
NULL, HFILL }},
/*--- End of included file: packet-pkixtsp-hfarr.c ---*/
-#line 106 "../../asn1/pkixtsp/packet-pkixtsp-template.c"
+#line 104 "../../asn1/pkixtsp/packet-pkixtsp-template.c"
};
/* List of subtrees */
@@ -560,7 +558,7 @@ void proto_register_pkixtsp(void) {
&ett_pkixtsp_Accuracy,
/*--- End of included file: packet-pkixtsp-ettarr.c ---*/
-#line 112 "../../asn1/pkixtsp/packet-pkixtsp-template.c"
+#line 110 "../../asn1/pkixtsp/packet-pkixtsp-template.c"
};
/* Register protocol */
@@ -591,6 +589,6 @@ void proto_reg_handoff_pkixtsp(void) {
/*--- End of included file: packet-pkixtsp-dis-tab.c ---*/
-#line 136 "../../asn1/pkixtsp/packet-pkixtsp-template.c"
+#line 134 "../../asn1/pkixtsp/packet-pkixtsp-template.c"
}