Skip to content

Commit 9ee454a

Browse files
committed
[lldb] Fix RST table formatting
1 parent 89e530a commit 9ee454a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/docs/resources/formatterbytecode.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ These instructions manipulate the data stack directly.
5858
0x03 `over` `(x y -> x y x)`
5959
0x04 `swap` `(x y -> y x)`
6060
0x05 `rot` `(x y z -> z x y)`
61-
======= ========== ===========================
61+
======== ========== ===========================
6262

6363
Control flow
6464
~~~~~~~~~~~~

0 commit comments

Comments
 (0)