aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pkix1implicit.h
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2004-12-24 12:22:52 +0000
committerRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2004-12-24 12:22:52 +0000
commit0d1474e9a7cbb0d82675079706cab2960568c16a (patch)
tree76e6ff688ff9447919bb2f0405d59aace62fceb5 /epan/dissectors/packet-pkix1implicit.h
parent03ded184853615d93a73aa18e90456bc7e3cfd95 (diff)
export ResonFlags from pkix1implicit
svn path=/trunk/; revision=12827
Diffstat (limited to 'epan/dissectors/packet-pkix1implicit.h')
-rw-r--r--epan/dissectors/packet-pkix1implicit.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-pkix1implicit.h b/epan/dissectors/packet-pkix1implicit.h
index 201ae786ab..8d0eed3851 100644
--- a/epan/dissectors/packet-pkix1implicit.h
+++ b/epan/dissectors/packet-pkix1implicit.h
@@ -33,6 +33,7 @@
#define PACKET_PKIX1IMPLICIT_H
int dissect_pkix1implicit_GeneralName(gboolean implicit_tag _U_, tvbuff_t *tvb, int offset, packet_info *pinfo _U_, proto_tree *tree, int hf_index _U_);
+int dissect_pkix1implicit_ReasonFlags(gboolean implicit_tag _U_, tvbuff_t *tvb, int offset, packet_info *pinfo _U_, proto_tree *tree, int hf_index _U_);
/*--- Included file: packet-pkix1implicit-exp.h ---*/