From 1156b6cc3d2a83e8f3bd87b3e4e9b699825e526d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 13 Sep 2017 00:34:45 +0300 Subject: Add missing space in x11logger.cpp --- src/utils/x11logger.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/x11logger.cpp b/src/utils/x11logger.cpp index dfccdd0bb..f21541630 100644 --- a/src/utils/x11logger.cpp +++ b/src/utils/x11logger.cpp @@ -47,7 +47,7 @@ bool X11Logger::logEvent(const SDL_Event &event) #ifdef USE_SDL2 const int type = event.syswm.msg->msg.x11.event.type; -#else // USE_SDL2 +#else // USE_SDL2 const int type = event.syswm.msg->event.xevent.type; #endif // USE_SDL2 -- cgit v1.2.3-60-g2f50