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/packet-mp2t.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-mp2t.h') diff --git a/epan/dissectors/packet-mp2t.h b/epan/dissectors/packet-mp2t.h index 219b7f9e..edc16777 100644 --- a/epan/dissectors/packet-mp2t.h +++ b/epan/dissectors/packet-mp2t.h @@ -20,6 +20,6 @@ #define MP2T_SYNC_BYTE 0x47 extern void -mp2t_add_stream_type(packet_info *pinfo, guint32 pid, guint32 stream_type); +mp2t_add_stream_type(packet_info *pinfo, uint32_t pid, uint32_t stream_type); #endif /* __PACKET_MP2T_H__ */ -- cgit v1.2.3