aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cmp.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-cmp.h
parenta770b7b647b382ea5232be245e38a2433950ad80 (diff)
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-cmp.h')
-rw-r--r--epan/dissectors/packet-cmp.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/epan/dissectors/packet-cmp.h b/epan/dissectors/packet-cmp.h
index f1a421bbd4..041856832a 100644
--- a/epan/dissectors/packet-cmp.h
+++ b/epan/dissectors/packet-cmp.h
@@ -5,6 +5,7 @@
/* Input file: packet-cmp-template.h */
+#line 1 "packet-cmp-template.h"
/* packet-cmp.h
* Routines for RFC2510 Certificate Management Protocol packet dissection
* Ronnie Sahlberg 2004
@@ -35,7 +36,7 @@
/*--- Included file: packet-cmp-exp.h ---*/
-
+#line 1 "packet-cmp-exp.h"
extern const value_string cmp_PKIBody_vals[];
extern const value_string cmp_PKIStatus_vals[];
extern const value_string cmp_CertOrEncCert_vals[];
@@ -77,7 +78,7 @@ int dissect_cmp_GenRepContent(gboolean implicit_tag, tvbuff_t *tvb, int offset,
int dissect_cmp_ErrorMsgContent(gboolean implicit_tag, tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, int hf_index);
/*--- End of included file: packet-cmp-exp.h ---*/
-
+#line 30 "packet-cmp-template.h"
#endif /* PACKET_CMP_H */