[warnings,format] fix format string warnings

This commit is contained in:
akallabeth
2026-01-16 13:13:27 +01:00
parent 90f62bd353
commit 93952b87c3
5 changed files with 20 additions and 29 deletions

View File

@@ -692,7 +692,6 @@ static BOOL tf_peer_post_connect(freerdp_peer* client)
/* A real server may perform OS login here if NLA is not executed previously. */
}
WLog_DBG(TAG, "");
WLog_DBG(TAG, "Client requested desktop: %" PRIu32 "x%" PRIu32 "x%" PRIu32 "",
freerdp_settings_get_uint32(settings, FreeRDP_DesktopWidth),
freerdp_settings_get_uint32(settings, FreeRDP_DesktopHeight),