aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMon ouïe <mon.ouie@gmail.com>2023-12-01 09:53:13 +0100
committerMon ouïe <mon.ouie@gmail.com>2023-12-01 09:53:13 +0100
commitc572da9325c58879942c3395ce7d570374022e7f (patch)
tree6487aa1ae922a9cf84f1bb7efcf6d10fc5273521
parent71599abcd6090420a4bf2049f213637c3c55724a (diff)
Whitespace fix
-rw-r--r--src/main.cpp4
1 files changed, 2 insertions, 2 deletions
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);