aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Del Campo Romero <xavi92@disroot.org>2025-11-13 09:37:00 +0100
committerXavier Del Campo Romero <xavi92@disroot.org>2025-11-13 09:37:00 +0100
commitb741233b12ff50b3db25f6cf1479a30c48b3bb35 (patch)
tree8f1852ef2a4ae9520a17e79aafc105e91d0cc052
parent71675ecaf8a33b3ae3adee48b2f1e9fcfa5c8c1b (diff)
BinaryEncoding.md: Fix formattingmain
-rw-r--r--BinaryEncoding.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BinaryEncoding.md b/BinaryEncoding.md
index bcb6b69..e457eed 100644
--- a/BinaryEncoding.md
+++ b/BinaryEncoding.md
@@ -626,7 +626,7 @@ listed on this section.
| Field | Type | Description |
| ----- | ---- | ----------- |
-| offset | uint32* | offset to the `label_offset` entry, encoded as little-endian
+| offset | `uint32*` | offset to the `label_offset` entry, encoded as little-endian
Where each non-imported function defines a `label_offset` entry as follows: