client: fix spaces in source code.

This commit is contained in:
Charlie Fenton 2014-11-05 02:17:13 -08:00
parent 408003dd71
commit 6790085415
1 changed files with 1 additions and 1 deletions

View File

@ -202,7 +202,7 @@ void COPROCS::correlate_gpus(
);
#ifdef __APPLE__
if ((nvidia_gpus[i].cuda_version >= 6050) &&
if ((nvidia_gpus[i].cuda_version >= 6050) &&
nvidia_gpus[i].prop.major < 2) {
// This will be called only if CUDA recognized and reported the GPU
msg_printf(NULL, MSG_USER_ALERT, "NVIDIA GPU %d: %s %s",