mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2024-11-24 16:12:23 +00:00
Fixed indentation
This commit is contained in:
parent
b3ca73c0ac
commit
8fd25cbc5b
@ -71,7 +71,7 @@ struct sample_keyboard {
|
||||
};
|
||||
|
||||
void configure_cursor(struct wlr_cursor *cursor, struct wlr_input_device *device,
|
||||
struct sample_state *sample) {
|
||||
struct sample_state *sample) {
|
||||
struct sample_output *output;
|
||||
wlr_log(L_ERROR, "Configuring cursor %p for device %p", cursor, device);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user