aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/spnego/spnego.cnf
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/spnego/spnego.cnf')
-rw-r--r--asn1/spnego/spnego.cnf2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/spnego/spnego.cnf b/asn1/spnego/spnego.cnf
index b6c0f9ab7a..563f9d17a8 100644
--- a/asn1/spnego/spnego.cnf
+++ b/asn1/spnego/spnego.cnf
@@ -158,7 +158,7 @@ NegTokenInit/mechListMIC negTokenInit_mechListMIC
* which is what it's supposed to be; that'll cause the
* right error report if it's not an octet string, either.
*/
- offset = dissect_ber_octet_string(FALSE, actx->pinfo, tree, tvb, offset,
+ offset = dissect_ber_octet_string(FALSE, actx, tree, tvb, offset,
hf_spnego_mechListMIC, &mechListMIC_tvb);
/*