mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 14:09:03 +00:00
In two places, a stray semicolon between an if statement and its body would cause the body to be executed unconditionally. Fix this. Signed-off-by: Stuart Brady <stuart.brady@arm.com>