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-sprt.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'epan/dissectors/packet-sprt.h') diff --git a/epan/dissectors/packet-sprt.h b/epan/dissectors/packet-sprt.h index ebb6b21f..ad0df554 100644 --- a/epan/dissectors/packet-sprt.h +++ b/epan/dissectors/packet-sprt.h @@ -21,8 +21,8 @@ void sprt_add_address(packet_info *pinfo, address *addr, int port, int other_port, - const gchar *setup_method, - guint32 setup_frame_number); + const char *setup_method, + uint32_t setup_frame_number); -- cgit v1.2.3