Skip to content

Commit 88c23e4

Browse files
authored
adding missing anchor for CL_MEM_DEVICE_HANDLE_LIST_END_KHR (#1134)
1 parent c285aa9 commit 88c23e4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

api/opencl_runtime_layer.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -595,8 +595,8 @@ ifdef::cl_khr_external_memory[]
595595
include::{generated}/api/version-notes/CL_MEM_DEVICE_HANDLE_LIST_KHR.asciidoc[]
596596
| {cl_device_id_TYPE}[]
597597
| Specifies the list of OpenCL devices (terminated with
598-
{CL_MEM_DEVICE_HANDLE_LIST_END_KHR}) to associate with the external
599-
memory handle.
598+
{CL_MEM_DEVICE_HANDLE_LIST_END_KHR_anchor}) to associate with the
599+
external memory handle.
600600
endif::cl_khr_external_memory[]
601601
|====
602602

0 commit comments

Comments
 (0)