aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ocsp.c
diff options
context:
space:
mode:
authorkrj <krj@f5534014-38df-0310-8fa8-9805f1628bb7>2009-10-09 21:34:49 +0000
committerkrj <krj@f5534014-38df-0310-8fa8-9805f1628bb7>2009-10-09 21:34:49 +0000
commit3f900b1ea7dce7efc30314ad9c8a0e8cc99d883a (patch)
tree3eaafb87019eb3f79db8a67a81f08111d65ec5ce /epan/dissectors/packet-ocsp.c
parent599b0f4b26fb6c0758637185346d0724b156858b (diff)
Regenerate asn1 dissectors (no change, only some line offset changes)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30454 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-ocsp.c')
-rw-r--r--epan/dissectors/packet-ocsp.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/epan/dissectors/packet-ocsp.c b/epan/dissectors/packet-ocsp.c
index 9108c0a675..14c0a724a1 100644
--- a/epan/dissectors/packet-ocsp.c
+++ b/epan/dissectors/packet-ocsp.c
@@ -914,7 +914,7 @@ void proto_register_ocsp(void) {
"ocsp.GeneralizedTime", HFILL }},
/*--- End of included file: packet-ocsp-hfarr.c ---*/
-#line 126 "packet-ocsp-template.c"
+#line 116 "packet-ocsp-template.c"
};
/* List of subtrees */
@@ -944,7 +944,7 @@ void proto_register_ocsp(void) {
&ett_ocsp_CrlID,
/*--- End of included file: packet-ocsp-ettarr.c ---*/
-#line 132 "packet-ocsp-template.c"
+#line 122 "packet-ocsp-template.c"
};
/* Register protocol */
@@ -979,6 +979,6 @@ void proto_reg_handoff_ocsp(void) {
/*--- End of included file: packet-ocsp-dis-tab.c ---*/
-#line 155 "packet-ocsp-template.c"
+#line 145 "packet-ocsp-template.c"
}