DEBUG call was invalid
This commit is contained in:
parent
62777d43b1
commit
07e7e2a0fe
@ -190,7 +190,7 @@ xrdp_rdp_detect_cpu(void)
|
||||
|
||||
if (edx & (1 << 26))
|
||||
{
|
||||
DEBUG("SSE2 detected");
|
||||
DEBUG(("SSE2 detected"));
|
||||
cpu_opt |= CPU_SSE2;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user