diff options
Diffstat (limited to 'docs/BytecodeFormat.html')
-rw-r--r-- | docs/BytecodeFormat.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/BytecodeFormat.html b/docs/BytecodeFormat.html index 72afd5b4eb..68f724309c 100644 --- a/docs/BytecodeFormat.html +++ b/docs/BytecodeFormat.html @@ -503,8 +503,8 @@ sections.</p> <!-- _______________________________________________________________________ --> <div class="doc_subsubsection"><a name="format">Format Information</a></div> <div class="doc_text"> -<p>The format information field is encoded into a 32-bit vbr-encoded unsigned -integer as shown in the following table.</p> + <p>The format information field is encoded into a + <a href="#uint32_vbr">uint32_vbr</a> as shown in the following table.</p> <table> <tr> <th><b>Type</b></th> |