Skip to content
Snippets Groups Projects
Commit 02d7f92a authored by Reid Spencer's avatar Reid Spencer
Browse files

Line length <= 80 cols.

llvm-svn: 15449
parent 40e93a46
No related branches found
No related tags found
No related merge requests found
...@@ -233,7 +233,8 @@ variable bit rate encoding as described above.</p> ...@@ -233,7 +233,8 @@ variable bit rate encoding as described above.</p>
byte with the lowest file offset (little endian).</td> byte with the lowest file offset (little endian).</td>
</tr> </tr>
<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 <td style="vertical-align: top; text-align: left;">A 24-bit unsigned
integer that occupies from one to four bytes using variable bit rate integer that occupies from one to four bytes using variable bit rate
encoding.</td> encoding.</td>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment