Fixed misleading log message.

This commit is contained in:
Armin Novak 2020-03-10 10:32:41 +01:00 committed by akallabeth
parent 49b17e4e03
commit c406f7a972
1 changed files with 1 additions and 1 deletions

View File

@ -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)