From c572da9325c58879942c3395ce7d570374022e7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mon=20ou=C3=AFe?= Date: Fri, 1 Dec 2023 09:53:13 +0100 Subject: Whitespace fix --- src/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/main.cpp b/src/main.cpp index d7553ef..a83048c 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1305,8 +1305,8 @@ void CMainApplication::Shutdown() SDL_Quit(); - if (overlay_xdo) - xdo_free(overlay_xdo); + if (overlay_xdo) + xdo_free(overlay_xdo); if (x_display) XCloseDisplay(x_display); -- cgit v1.2.3