Skip to content

Commit 662f8e5

Browse files
committed
formatting fix
1 parent ecfbac8 commit 662f8e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sycl/test-e2e/VirtualMem/memory_granularity.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// REQUIRES: aspect-ext_oneapi_virtual_mem
22

3-
// This test checks whether memory granularity returned is greater then 0 and
4-
// that the recommended granularity is the same size or greater than the minimum
3+
// This test checks whether memory granularity returned is greater then 0 and
4+
// that the recommended granularity is the same size or greater than the minimum
55
// granularity for virtul memory extension.
66

77
// RUN: %{build} -o %t.out

0 commit comments

Comments
 (0)