[KMS/DRM] Replace indent tabs with spaces, as intended.

main
Manuel Alfayate Corchete 2021-02-06 14:03:53 +01:00
parent 59cd46c24a
commit 6ee53258cd
5 changed files with 133 additions and 132 deletions

View File

@ -456,6 +456,7 @@ KMSDRM_WarpMouseGlobal(int x, int y)
} else {
return SDL_SetError("Cursor not initialized properly.");
}
} else {
return SDL_SetError("No mouse or current cursor.");
}