diff --git a/GPU/Common/GPUCommonDefAPI.h b/GPU/Common/GPUCommonDefAPI.h index 6dd1b386b1648..ac48d2feb2a09 100644 --- a/GPU/Common/GPUCommonDefAPI.h +++ b/GPU/Common/GPUCommonDefAPI.h @@ -322,5 +322,5 @@ #define get_group_id(dim) iBlock #endif -// clang-format on + // clang-format on #endif