mirror of
https://github.com/FreeRDP/FreeRDP.git
synced 2025-06-03 00:00:20 +00:00
[client,sdl] fix typo
This commit is contained in:
parent
eedb5590b2
commit
fc5ed616c7
@ -1689,7 +1689,6 @@ SdlContext::SdlContext(rdpContext* context)
|
|||||||
{
|
{
|
||||||
WINPR_ASSERT(context);
|
WINPR_ASSERT(context);
|
||||||
grab_kbd_enabled = freerdp_settings_get_bool(context->settings, FreeRDP_GrabKeyboard);
|
grab_kbd_enabled = freerdp_settings_get_bool(context->settings, FreeRDP_GrabKeyboard);
|
||||||
`: w
|
|
||||||
}
|
}
|
||||||
|
|
||||||
rdpContext* SdlContext::context() const
|
rdpContext* SdlContext::context() const
|
||||||
|
Loading…
Reference in New Issue
Block a user