mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2025-01-26 12:59:18 +01:00
[KMS/DRM] Replace indent tabs with spaces, as intended.
This commit is contained in:
parent
59cd46c24a
commit
6ee53258cd
@ -456,6 +456,7 @@ KMSDRM_WarpMouseGlobal(int x, int y)
|
|||||||
} else {
|
} else {
|
||||||
return SDL_SetError("Cursor not initialized properly.");
|
return SDL_SetError("Cursor not initialized properly.");
|
||||||
}
|
}
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
return SDL_SetError("No mouse or current cursor.");
|
return SDL_SetError("No mouse or current cursor.");
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user