From 99b76ec9ca9346f1d3441ca60b8f16091f70ac6a Mon Sep 17 00:00:00 2001 From: Hivert Quentin Date: Wed, 26 Mar 2025 10:42:39 +0100 Subject: [PATCH] again --- ActiveSync/SOGoActiveSyncDispatcher.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ActiveSync/SOGoActiveSyncDispatcher.m b/ActiveSync/SOGoActiveSyncDispatcher.m index ea2dd5f65..30af17748 100644 --- a/ActiveSync/SOGoActiveSyncDispatcher.m +++ b/ActiveSync/SOGoActiveSyncDispatcher.m @@ -2501,7 +2501,7 @@ void handle_eas_terminate(int signum) status = 1; } - NSLog(@"EASLOG: processPing, heartbeatInterval final value: %@", heartbeatInterval); + NSLog(@"EASLOG: processPing, heartbeatInterval final value: %d", heartbeatInterval); // We build the list of folders to "ping". When the payload is empty, we use the list // of "cached" folders.