mirror of https://github.com/encounter/SDL.git
[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