Fixed misleading log message.
This commit is contained in:
parent
49b17e4e03
commit
c406f7a972
@ -1262,7 +1262,7 @@ static VOID VCAPITYPE encomsp_virtual_channel_init_event_ex(LPVOID lpUserParam,
|
|||||||
break;
|
break;
|
||||||
|
|
||||||
default:
|
default:
|
||||||
WLog_ERR(TAG, "Unhandled event type %" PRIu32 "", event);
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (error && encomsp->rdpcontext)
|
if (error && encomsp->rdpcontext)
|
||||||
|
Loading…
Reference in New Issue
Block a user