From 6967a046f28d6210984c5c66994646560dc65742 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1ty=C3=A1s=20Aradi?= Date: Mon, 2 Dec 2024 16:20:00 +0100 Subject: [PATCH] Fix code highlighting --- docs/how-to/hip_runtime_api/multi_device.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how-to/hip_runtime_api/multi_device.rst b/docs/how-to/hip_runtime_api/multi_device.rst index 06b5aeea07..3b79e37dfc 100644 --- a/docs/how-to/hip_runtime_api/multi_device.rst +++ b/docs/how-to/hip_runtime_api/multi_device.rst @@ -268,7 +268,7 @@ By adding peer-to-peer access to the example referenced in .. tab-item:: with peer-to-peer .. code-block:: cpp - :emphasize-lines: 31-36, 50-54 + :emphasize-lines: 31-37, 51-55 #include #include