Skip to content

Commit

Permalink
Fix code highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
matyas-streamhpc authored and neon60 committed Dec 4, 2024
1 parent 8d396e4 commit 6967a04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/how-to/hip_runtime_api/multi_device.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <hip/hip_runtime.h>
#include <iostream>
Expand Down

0 comments on commit 6967a04

Please sign in to comment.