mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
[NFC] Fix typo in clang-format directive (#1512)
Signed-off-by: Sven van Haastregt <sven.vanhaastregt@arm.com> Signed-off-by: Sven van Haastregt <sven.vanhaastregt@arm.com>
This commit is contained in:
committed by
GitHub
parent
180adef84c
commit
2012c6cadd
@@ -69,7 +69,7 @@ void createKernelSourceCode(std::stringstream &stream, int num_pipes)
|
||||
}
|
||||
}
|
||||
)";
|
||||
// clang-format om
|
||||
// clang-format on
|
||||
}
|
||||
stream << R"(
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user