From 8f5ec5e2bb6ca0574dc9c6a292b9fac55d189d87 Mon Sep 17 00:00:00 2001 From: Ryan Walklin Date: Sat, 15 Dec 2018 14:57:12 +1100 Subject: Fix style nits --- include/rootston/bindings.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/rootston') diff --git a/include/rootston/bindings.h b/include/rootston/bindings.h index 8ca23a9f..db38130b 100644 --- a/include/rootston/bindings.h +++ b/include/rootston/bindings.h @@ -4,6 +4,6 @@ #include "rootston/seat.h" #include "rootston/input.h" -void execute_binding_command (struct roots_seat *seat, struct roots_input *input, const char *command); +void execute_binding_command(struct roots_seat *seat, struct roots_input *input, const char *command); #endif //ROOTSTON_BINDINGS_H -- cgit v1.2.3