Skip to content

Commit a1cef53

Browse files
Apply suggestions from code review
Co-authored-by: Steffen Larsen <[email protected]>
1 parent cf14d29 commit a1cef53

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sycl/test/check_device_code/no_offset.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ int main() {
4343
}
4444

4545
return 0;
46-
}
46+
}

sycl/test/check_device_code/no_offset_error.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ int main() {
1818

1919
q.wait();
2020
return 0;
21-
}
21+
}

0 commit comments

Comments
 (0)