Fix indentation

This commit is contained in:
flysand7
2024-12-01 11:48:52 +11:00
committed by GitHub
parent 596921fb7a
commit d48c351330
+1 -1
View File
@@ -1400,7 +1400,7 @@ Graphic below shows how the data gets written into memory.
mask: | 1 | 0 | 1 | 0 |
+-------------------+
| | | |
v X v X
v X v X
+-------------------+
vals: | d0 | d1 | d2 | d3 |
+-------------------+