From da2d992563424d629b7813d9490420060ec271b6 Mon Sep 17 00:00:00 2001 From: taiyu Date: Fri, 28 Aug 2015 12:31:41 -0700 Subject: style --- sway/handlers.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sway/handlers.c b/sway/handlers.c index 69846e45..8b127d35 100644 --- a/sway/handlers.c +++ b/sway/handlers.c @@ -431,7 +431,7 @@ static bool handle_pointer_button(wlc_handle view, uint32_t time, const struct w } // set pointer mode only if floating mod has been set - if(config->floating_mod) { + if (config->floating_mod) { pointer_mode_set(button, !(modifiers->mods ^ config->floating_mod)); } -- cgit v1.2.3-70-g09d2