diff options
Diffstat (limited to 'docs/BytecodeFormat.html')
-rw-r--r-- | docs/BytecodeFormat.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/BytecodeFormat.html b/docs/BytecodeFormat.html index 24ecd1a747..5bb5d537fb 100644 --- a/docs/BytecodeFormat.html +++ b/docs/BytecodeFormat.html @@ -233,7 +233,8 @@ variable bit rate encoding as described above.</p> byte with the lowest file offset (little endian).</td> </tr> <tr> - <td style="vertical-align: top;"><a name="uint24_vbr"><b>uint24_vbr</b></a></td> + <td style="vertical-align: top;"><a name="uint24_vbr"> + <b>uint24_vbr</b></a></td> <td style="vertical-align: top; text-align: left;">A 24-bit unsigned integer that occupies from one to four bytes using variable bit rate encoding.</td> |