aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-crmf.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-crmf.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-crmf.h')
-rw-r--r--epan/dissectors/packet-crmf.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/epan/dissectors/packet-crmf.h b/epan/dissectors/packet-crmf.h
index b9cb15f1c8..6aed1c004d 100644
--- a/epan/dissectors/packet-crmf.h
+++ b/epan/dissectors/packet-crmf.h
@@ -5,6 +5,7 @@
/* Input file: packet-crmf-template.h */
+#line 1 "packet-crmf-template.h"
/* packet-crmf.h
* Routines for RFC2511 Certificate Request Message Format packet dissection
* Ronnie Sahlberg 2004
@@ -35,7 +36,7 @@
/*--- Included file: packet-crmf-exp.h ---*/
-
+#line 1 "packet-crmf-exp.h"
extern const value_string crmf_ProofOfPossession_vals[];
extern const value_string crmf_POPOPrivKey_vals[];
extern const value_string crmf_SubsequentMessage_vals[];
@@ -70,7 +71,7 @@ int dissect_crmf_UTF8Pairs(gboolean implicit_tag, tvbuff_t *tvb, int offset, pac
int dissect_crmf_CertReq(gboolean implicit_tag, tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, int hf_index);
/*--- End of included file: packet-crmf-exp.h ---*/
-
+#line 30 "packet-crmf-template.h"
#endif /* PACKET_CRMF_H */