diff options
Diffstat (limited to 'BinaryEncoding.md')
| -rw-r--r-- | BinaryEncoding.md | 2 |
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: |
