Skip to content

Commit a020c33

Browse files
sergeisteffenlarsen
andauthored
Apply suggestions from code review
Co-authored-by: Steffen Larsen <[email protected]>
1 parent 4320075 commit a020c33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sycl/plugins/opencl/ext_functions.inc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
#ifndef _EXT_FUNCTION_INTEL
2-
#error Undefined _EXT_FUNCTION_INTEL macro expanstion
2+
#error Undefined _EXT_FUNCTION_INTEL macro expansion
33
#endif
44

55
#ifndef _EXT_FUNCTION
6-
#error Undefined _EXT_FUNCTION macro expanstion
6+
#error Undefined _EXT_FUNCTION macro expansion
77
#endif
88

99
_EXT_FUNCTION_INTEL(clHostMemAlloc)

0 commit comments

Comments
 (0)