mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
[warnings] fix -Wswitch-default
This commit is contained in:
@@ -1026,6 +1026,8 @@ static VOID VCAPITYPE encomsp_virtual_channel_open_event_ex(LPVOID lpUserParam,
|
||||
|
||||
case CHANNEL_EVENT_USER:
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
if (error && encomsp && encomsp->rdpcontext)
|
||||
|
||||
Reference in New Issue
Block a user