Skip to content

Commit 21d80eb

Browse files
committed
test ci
1 parent 13a26a7 commit 21d80eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/comm/SYCLHelpers.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
#ifndef SYCL_EXT_ONEAPI_ENQUEUE_FUNCTIONS
77
#error FATAL ERROR: The SYCL_EXT_ONEAPI_ENQUEUE_FUNCTIONS is excepted to be defined \
8-
to enqueue kernel without returning event. But the undef is detected!
8+
to enqueue kernel without returning event. But the undef is detected !
99
#endif
1010

1111
// sycl access address space

0 commit comments

Comments
 (0)