aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pkix1implicit.h
diff options
context:
space:
mode:
authorsahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>2004-12-24 12:22:52 +0000
committersahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>2004-12-24 12:22:52 +0000
commit3e0e83065a4e1354b1378a7bc97de4303ca985d5 (patch)
tree76e6ff688ff9447919bb2f0405d59aace62fceb5 /epan/dissectors/packet-pkix1implicit.h
parent3601a53caf7df12d569482937999926fcf1506f1 (diff)
export ResonFlags from pkix1implicit
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12827 f5534014-38df-0310-8fa8-9805f1628bb7
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 ---*/