mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-11 17:05:41 +00:00
Fixed log typo
This commit is contained in:
parent
557d43e69a
commit
72f703e395
1 changed files with 1 additions and 1 deletions
|
|
@ -238,7 +238,7 @@ DirectFB_VideoInit(_THIS)
|
|||
|
||||
if (!devdata->use_linux_input)
|
||||
{
|
||||
SDL_DFB_LOG("Disabling linxu input\n");
|
||||
SDL_DFB_LOG("Disabling linux input\n");
|
||||
DirectFBSetOption("disable-module", "linux_input");
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue