summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-pkix1explicit.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2005-12-08 23:29:21 +0000
committerGuy Harris <guy@alum.mit.edu>2005-12-08 23:29:21 +0000
commitb45d2efe6db49becb5bb1b5b27fbca9948b785c5 (patch)
tree0e3df38ff6beeed4ad09db532adb3806d30eddea /epan/dissectors/packet-pkix1explicit.h
parenta770b7b647b382ea5232be245e38a2433950ad80 (diff)
downloadwireshark-b45d2efe6db49becb5bb1b5b27fbca9948b785c5.tar.gz
Regenerate with the latest asn2eth, to get FT_OID used, and to add #line.
svn path=/trunk/; revision=16736
Diffstat (limited to 'epan/dissectors/packet-pkix1explicit.h')
-rw-r--r--epan/dissectors/packet-pkix1explicit.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/epan/dissectors/packet-pkix1explicit.h b/epan/dissectors/packet-pkix1explicit.h
index 0e693a2262..8fb5b0e332 100644
--- a/epan/dissectors/packet-pkix1explicit.h
+++ b/epan/dissectors/packet-pkix1explicit.h
@@ -5,6 +5,7 @@
/* Input file: packet-pkix1explicit-template.h */
+#line 1 "packet-pkix1explicit-template.h"
/* packet-pkix1explicit.h
* Routines for PKIX1Explicit packet dissection
*
@@ -43,7 +44,7 @@ int dissect_pkix1explicit_SubjectPublicKeyInfo(gboolean implicit_tag, tvbuff_t *
/*--- Included file: packet-pkix1explicit-exp.h ---*/
-
+#line 1 "packet-pkix1explicit-exp.h"
extern const value_string pkix1explicit_TerminalType_vals[];
int dissect_pkix1explicit_CertificateSerialNumber(gboolean implicit_tag, tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, int hf_index);
int dissect_pkix1explicit_Extensions(gboolean implicit_tag, tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, int hf_index);
@@ -56,7 +57,7 @@ int dissect_pkix1explicit_TerminalType(gboolean implicit_tag, tvbuff_t *tvb, int
int dissect_pkix1explicit_TeletexDomainDefinedAttribute(gboolean implicit_tag, tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, int hf_index);
/*--- End of included file: packet-pkix1explicit-exp.h ---*/
-
+#line 38 "packet-pkix1explicit-template.h"
#endif /* PACKET_PKIX1EXPLICIT_H */