Skip to content

Commit 5479b54

Browse files
spacing fixed
1 parent f977746 commit 5479b54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backends/include/dppl_sycl_device_interface.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,5 +213,5 @@ bool DPPLDevice_IsHostUnifiedMemory (__dppl_keep const DPPLSyclDeviceRef DRef);
213213
*/
214214
DPPL_API
215215
bool DPPLDevice_AreEq (__dppl_keep const DPPLSyclDeviceRef DevRef1,
216-
__dppl_keep const DPPLSyclDeviceRef DevRef2);
216+
__dppl_keep const DPPLSyclDeviceRef DevRef2);
217217
DPPL_C_EXTERN_C_END

0 commit comments

Comments
 (0)