mirror of
https://github.com/Ylianst/MeshAgent
synced 2026-01-07 19:13:20 +00:00
fixed typo
This commit is contained in:
@@ -190,7 +190,7 @@ int kvm_server_inputdata(char* block, int blocklen)
|
||||
}
|
||||
case MNG_KVM_REFRESH: // Refresh
|
||||
{
|
||||
void kvm_send_resolution();
|
||||
kvm_send_resolution();
|
||||
|
||||
int row, col;
|
||||
if (size != 4) break;
|
||||
|
||||
Reference in New Issue
Block a user