Line length <= 80 cols.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15449 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2004-08-03 20:57:56 +00:00
parent 267660f4ac
commit 301fe481c2

View File

@ -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>