aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ocsp.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-ocsp.c
parent47cf08409da99bdd1e76f2d16bda82b0d10d68f0 (diff)
Regenerate asn.1 dissectors.
svn path=/trunk/; revision=45110
Diffstat (limited to 'epan/dissectors/packet-ocsp.c')
-rw-r--r--epan/dissectors/packet-ocsp.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/epan/dissectors/packet-ocsp.c b/epan/dissectors/packet-ocsp.c
index ccaf1c81ea..d9a21d2b24 100644
--- a/epan/dissectors/packet-ocsp.c
+++ b/epan/dissectors/packet-ocsp.c
@@ -108,7 +108,7 @@ static int hf_ocsp_crlNum = -1; /* INTEGER */
static int hf_ocsp_crlTime = -1; /* GeneralizedTime */
/*--- End of included file: packet-ocsp-hf.c ---*/
-#line 50 "../../asn1/ocsp/packet-ocsp-template.c"
+#line 48 "../../asn1/ocsp/packet-ocsp-template.c"
/* Initialize the subtree pointers */
static gint ett_ocsp = -1;
@@ -136,7 +136,7 @@ static gint ett_ocsp_ServiceLocator = -1;
static gint ett_ocsp_CrlID = -1;
/*--- End of included file: packet-ocsp-ett.c ---*/
-#line 54 "../../asn1/ocsp/packet-ocsp-template.c"
+#line 52 "../../asn1/ocsp/packet-ocsp-template.c"
static const char *responseType_id;
@@ -646,7 +646,7 @@ static void dissect_NULL_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tr
/*--- End of included file: packet-ocsp-fn.c ---*/
-#line 59 "../../asn1/ocsp/packet-ocsp-template.c"
+#line 57 "../../asn1/ocsp/packet-ocsp-template.c"
static int
@@ -910,7 +910,7 @@ void proto_register_ocsp(void) {
"GeneralizedTime", HFILL }},
/*--- End of included file: packet-ocsp-hfarr.c ---*/
-#line 114 "../../asn1/ocsp/packet-ocsp-template.c"
+#line 112 "../../asn1/ocsp/packet-ocsp-template.c"
};
/* List of subtrees */
@@ -940,7 +940,7 @@ void proto_register_ocsp(void) {
&ett_ocsp_CrlID,
/*--- End of included file: packet-ocsp-ettarr.c ---*/
-#line 120 "../../asn1/ocsp/packet-ocsp-template.c"
+#line 118 "../../asn1/ocsp/packet-ocsp-template.c"
};
/* Register protocol */
@@ -975,6 +975,6 @@ void proto_reg_handoff_ocsp(void) {
/*--- End of included file: packet-ocsp-dis-tab.c ---*/
-#line 143 "../../asn1/ocsp/packet-ocsp-template.c"
+#line 141 "../../asn1/ocsp/packet-ocsp-template.c"
}