aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/snmp/packet-snmp-template.h
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/snmp/packet-snmp-template.h')
-rw-r--r--asn1/snmp/packet-snmp-template.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/snmp/packet-snmp-template.h b/asn1/snmp/packet-snmp-template.h
index aeb3824497..3ade802264 100644
--- a/asn1/snmp/packet-snmp-template.h
+++ b/asn1/snmp/packet-snmp-template.h
@@ -91,7 +91,7 @@ struct _snmp_usm_params_t {
*/
extern guint dissect_snmp_pdu(tvbuff_t *, int, packet_info *, proto_tree *tree,
int, gint, gboolean);
-extern int dissect_snmp_engineid(proto_tree *, tvbuff_t *, int, int);
+extern int dissect_snmp_engineid(proto_tree *, packet_info *, tvbuff_t *, int, int);
/*#include "packet-snmp-exp.h"*/