Line length <= 80 cols.

llvm-svn: 15449
This commit is contained in:
Reid Spencer 2004-08-03 20:57:56 +00:00
parent 40e93a466d
commit 02d7f92a79
1 changed files with 2 additions and 1 deletions

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>