mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
Fixed misleading log message.
This commit is contained in:
@@ -1262,7 +1262,7 @@ static VOID VCAPITYPE encomsp_virtual_channel_init_event_ex(LPVOID lpUserParam,
|
||||
break;
|
||||
|
||||
default:
|
||||
WLog_ERR(TAG, "Unhandled event type %" PRIu32 "", event);
|
||||
break;
|
||||
}
|
||||
|
||||
if (error && encomsp->rdpcontext)
|
||||
|
||||
Reference in New Issue
Block a user