Commit 346ed55
authored
[SYCL][Docs] Remove unintentional arg in virtual mem unmap (#20573)
The device argument in the unmap function does not exist in the code
definition, but appears in the description. This commit amends this
mistake.
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>1 parent 02372e4 commit 346ed55
File tree
1 file changed
+1
-1
lines changed- sycl/doc/extensions/experimental
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
380 | | - | |
| 380 | + | |
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
| |||
0 commit comments