Skip to content

Commit dbcdc57

Browse files
fabiomestreEwanC
andauthored
Update source/adapters/level_zero/command_buffer.cpp
Co-authored-by: Ewan Crawford <[email protected]>
1 parent ff83c34 commit dbcdc57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/adapters/level_zero/command_buffer.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@ ur_result_t appendExecutionWaits(ur_exp_command_buffer_handle_t CommandBuffer) {
616616
return UR_RESULT_SUCCESS;
617617
}
618618

619-
UR_APIEXPORT ur_result_t UR_APICALL
619+
ur_result_t
620620
urCommandBufferCreateExp(ur_context_handle_t Context, ur_device_handle_t Device,
621621
const ur_exp_command_buffer_desc_t *CommandBufferDesc,
622622
ur_exp_command_buffer_handle_t *CommandBuffer) {

0 commit comments

Comments
 (0)