mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-21 06:49:02 +00:00
Fix formatting in parseParameters.cpp
This commit is contained in:
committed by
Kévin Petit
parent
6c4bd13baa
commit
82831127b9
@@ -36,7 +36,7 @@ extern void parseWimpyReductionFactor(const char *&arg, int &wimpyReductionFacto
|
||||
}
|
||||
else
|
||||
{
|
||||
log_info("\n WARNING: Incorrect wimpy reduction factor %d, must be power of 2. The default value will be used.\n", new_factor);
|
||||
log_info("\n WARNING: Incorrect wimpy reduction factor %d, must be power of 2. The default value will be used.\n", new_factor);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user