From b741233b12ff50b3db25f6cf1479a30c48b3bb35 Mon Sep 17 00:00:00 2001 From: Xavier Del Campo Romero Date: Thu, 13 Nov 2025 09:37:00 +0100 Subject: BinaryEncoding.md: Fix formatting --- BinaryEncoding.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BinaryEncoding.md') 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: -- cgit v1.2.3