More newline and whitespace cleanups

This commit is contained in:
Jasmine Iwanek
2022-02-20 02:26:27 -05:00
parent a66e392b26
commit 4674756664
401 changed files with 6985 additions and 6985 deletions

View File

@@ -51,7 +51,7 @@ void wl_mouse_poll()
rel_mouse_y = 0;
}
static struct zwp_relative_pointer_v1_listener rel_listener =
static struct zwp_relative_pointer_v1_listener rel_listener =
{
rel_mouse_event
};