aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ocsp.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-ocsp.c')
-rw-r--r--epan/dissectors/packet-ocsp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-ocsp.c b/epan/dissectors/packet-ocsp.c
index 5ac6d657d4..bfb13db312 100644
--- a/epan/dissectors/packet-ocsp.c
+++ b/epan/dissectors/packet-ocsp.c
@@ -752,7 +752,7 @@ void proto_register_ocsp(void) {
"ocsp.Signature", HFILL }},
{ &hf_ocsp_version,
{ "version", "ocsp.version",
- FT_INT32, BASE_DEC, VALS(x509af_Version_vals), 0,
+ FT_INT32, BASE_DEC, VALS(pkix1explicit_Version_vals), 0,
"ocsp.Version", HFILL }},
{ &hf_ocsp_requestorName,
{ "requestorName", "ocsp.requestorName",