mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
Fix style nits
This commit is contained in:
parent
810c7b700c
commit
8f5ec5e2bb
2 changed files with 4 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue