From a86c5f7cae7ec9a3398300555a0b644689d946a1 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 19 Sep 2024 06:14:53 +0200 Subject: Merging upstream version 4.4.0. Signed-off-by: Daniel Baumann --- epan/dissectors/asn1/pres/packet-pres-template.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/asn1/pres/packet-pres-template.h') diff --git a/epan/dissectors/asn1/pres/packet-pres-template.h b/epan/dissectors/asn1/pres/packet-pres-template.h index b7dd7ac9..21b2581b 100644 --- a/epan/dissectors/asn1/pres/packet-pres-template.h +++ b/epan/dissectors/asn1/pres/packet-pres-template.h @@ -13,6 +13,6 @@ /*#include "packet-pres-exp.h"*/ -extern char *find_oid_by_pres_ctx_id(packet_info *pinfo, guint32 idx); +extern char *find_oid_by_pres_ctx_id(packet_info *pinfo, uint32_t idx); #endif /* PACKET_PRES_H */ -- cgit v1.2.3