DEBUG call was invalid

ulab-next
LawrenceK 12 years ago
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…
Cancel
Save