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 --- ui/ssl_key_export.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/ssl_key_export.h') diff --git a/ui/ssl_key_export.h b/ui/ssl_key_export.h index edf42d43..945e4c5a 100644 --- a/ui/ssl_key_export.h +++ b/ui/ssl_key_export.h @@ -32,7 +32,7 @@ extern int ssl_session_key_count(void); * @return A string containing all the SSL Session Keys. Must be freed with * g_free(). */ -extern gchar* ssl_export_sessions(gsize *length); +extern char* ssl_export_sessions(size_t *length); /** Add a DSB with the used TLS secrets to a capture file. * -- cgit v1.2.3