mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
Fixed indentation
This commit is contained in:
parent
b3ca73c0ac
commit
8fd25cbc5b
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue