aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x509ce.h
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2005-12-08 09:56:19 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2005-12-08 09:56:19 +0000
commit09711d365a090ed7ca69b841f52c13ea1f0fba2b (patch)
treeef341f75bc1b5a288c120e1977a2c24d49861745 /epan/dissectors/packet-x509ce.h
parent0774cd689f5333d885a4f579ab6e27b604000ea0 (diff)
Regenerate, so that it handles OIDs as FT_OID.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@16732 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-x509ce.h')
-rw-r--r--epan/dissectors/packet-x509ce.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/epan/dissectors/packet-x509ce.h b/epan/dissectors/packet-x509ce.h
index 9dcd8a2040..c11f2a178a 100644
--- a/epan/dissectors/packet-x509ce.h
+++ b/epan/dissectors/packet-x509ce.h
@@ -5,6 +5,7 @@
/* Input file: packet-x509ce-template.h */
+#line 1 "packet-x509ce-template.h"
/* packet-x509ce.h
* Routines for X.509 Certificate Extensions packet dissection
* Ronnie Sahlberg 2004
@@ -35,7 +36,7 @@
/*--- Included file: packet-x509ce-exp.h ---*/
-
+#line 1 "packet-x509ce-exp.h"
extern const value_string x509ce_GeneralName_vals[];
extern const value_string x509ce_CRLReason_vals[];
extern const value_string x509ce_StatusReferral_vals[];
@@ -96,7 +97,7 @@ int dissect_x509ce_CertificateListAssertion(gboolean implicit_tag, tvbuff_t *tvb
int dissect_x509ce_PkiPathMatchSyntax(gboolean implicit_tag, tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, int hf_index);
/*--- End of included file: packet-x509ce-exp.h ---*/
-
+#line 30 "packet-x509ce-template.h"
#endif /* PACKET_X509CE_H */