Skip to content

Commit 1f85d37

Browse files
committed
Spec formatting
1 parent fb31e3d commit 1f85d37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sycl/doc/extensions/experimental/sycl_ext_oneapi_memory_export.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,10 +225,10 @@ Constraints: `ExternalMemHandleType` is either
225225
`external_mem_handle_type::win32_nt_handle`.
226226

227227
When `ExternalMemHandleType` is `external_mem_handle_type::opaque_fd`, the
228-
`__return_type__` is `int`.
228+
`+__return_type__+` is `int`.
229229

230230
When `ExternalMemHandleType` is `external_mem_handle_type::win32_nt_handle`, the
231-
`__return_type__` is `void *`.
231+
`+__return_type__+` is `void *`.
232232

233233
The `export_device_mem_handle` function accepts a `void *` representing a device
234234
allocation made using `alloc_exportable_device_mem`.

0 commit comments

Comments
 (0)